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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | FAIL           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+

==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ====

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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: clang 17.0.6

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+--------------+----------------+---------------------------+------------------------------+
|         Environment         | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+==============+================+===========================+==============================+
| Ubuntu 20.04 ARM SVE        | PASS         | SKIPPED        | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM)    | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian 12 (arm)             | SKIPPED      | PASS           | PASS                      | PASS                         |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)          | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | SKIPPED      | FAIL           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+--------------+----------------+---------------------------+------------------------------+
|         Environment         | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+==============+================+===========================+==============================+
| Ubuntu 20.04 ARM SVE        | PASS         | SKIPPED        | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM)    | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian 12 (arm)             | SKIPPED      | PASS           | PASS                      | PASS                         |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)          | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | SKIPPED      | FAIL           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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 Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

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

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

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

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

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

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

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

Ubuntu 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | FAIL               | SKIPPED           | WARN             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | FAIL               | SKIPPED           | WARN             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | FAIL               | SKIPPED           | WARN             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | FAIL               | SKIPPED           | WARN             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | FAIL               | SKIPPED           | WARN             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PEND               | SKIPPED           | PEND             | PEND              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | WARN             | WARN              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | PEND               | SKIPPED           | PEND             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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 Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

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

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

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

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

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

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

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-07-02 10:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-07-02 10:47 UTC (permalink / raw)
  To: Georgii Tkachuk, Qian Xu, Lijuan Tu, Test Report, Ferruh Yigit
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Functional Testing issues_

Branch: tags/v23.11

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


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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| RHEL9             | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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 Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

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

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

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

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

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

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

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

Ubuntu 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| RHEL9             | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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 Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

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

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

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

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

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

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

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

Ubuntu 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| RHEL9             | PEND           |
+-------------------+----------------+
| Ubuntu 22.04      | PEND           |
+-------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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 Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

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

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

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

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

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

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

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

Ubuntu 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| RHEL9             | PEND           |
+-------------------+----------------+
| Ubuntu 22.04      | PEND           |
+-------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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 Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

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

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

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

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

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

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

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

Ubuntu 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Functional Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> functional testing issues

Test environment and result as below:

Ubuntu 20.04.6
Kernel: 5.4.105
Compiler: gcc 9.4
NIC: Marvell CN106XX 50000 Mbps
Target: Unknown

Aggregate Results by Test Suite
+-----------------+--------+
|   Test Suite    | Result |
+=================+========+
| cmdline         |  PASS  |
+-----------------+--------+
| coremask        |  FAIL  |
+-----------------+--------+
| dynamic_queue   |  PASS  |
+-----------------+--------+
| ipv4_reassembly |  PASS  |
+-----------------+--------+
| l2fwd           |  PASS  |
+-----------------+--------+
| rxtx_callbacks  |  PASS  |
+-----------------+--------+
| tso             |  PASS  |
+-----------------+--------+


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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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/29654/

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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)                    | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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/29654/

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+--------------+---------------------------+------------------------------+----------------+
|         Environment         | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE        | PASS         | SKIPPED                   | SKIPPED                      | SKIPPED        |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm)             | SKIPPED      | PASS                      | PASS                         | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 37 (ARM)             | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM)             | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)             | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)             | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM Clang)       | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)                 | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM)          | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED      | SKIPPED                   | SKIPPED                      | FAIL           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+--------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-07-01  6:03 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

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

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

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.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 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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

Ubuntu 22.04
	Kernel: 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/29654/

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

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

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

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.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 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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

Ubuntu 22.04
	Kernel: 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/29654/

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

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

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[336/2791] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== 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

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

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.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 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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

Ubuntu 22.04
	Kernel: 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/29654/

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | WARN             | WARN              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | WARN             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

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

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[336/2791] Generating member.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== 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

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

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.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 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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

Ubuntu 22.04
	Kernel: 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/29654/

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | WARN             | WARN              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | WARN             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | WARN             | WARN              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | WARN             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | WARN             | WARN              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | WARN             | WARN              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | WARN             | WARN              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | WARN             | WARN              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | WARN             | WARN              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | WARN             | WARN              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | WARN             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_ovs): ====
 --- 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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PEND               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | PEND             | PEND              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | PEND               | SKIPPED              | SKIPPED           | PEND             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-30  6:03 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-30  5:46 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[340/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[341/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
[342/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

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

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

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)

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                      | PASS                         |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[339/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[340/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[341/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                      | PASS                         |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)          | PEND           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[339/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_pmd_mgmt.c.o'.
[340/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[341/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[340/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[341/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
[342/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

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

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

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)

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[340/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[341/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
[342/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

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

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

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)

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[340/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[341/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
[342/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

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

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

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)

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[340/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[341/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
[342/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

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

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

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)

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PEND           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PEND           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[340/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[341/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
[342/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

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

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

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

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)

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | FAIL               | WARN             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | FAIL               | WARN             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | FAIL               | WARN             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

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

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

RHEL8
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-29  8:19 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+--------------+----------------+---------------------------+------------------------------+
|         Environment         | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+==============+================+===========================+==============================+
| Ubuntu 20.04 ARM SVE        | PASS         | SKIPPED        | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian 12 (arm)             | SKIPPED      | PASS           | PASS                      | PASS                         |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM)    | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)          | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | SKIPPED      | FAIL           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+--------------+----------------+---------------------------+------------------------------+
|         Environment         | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+==============+================+===========================+==============================+
| Ubuntu 20.04 ARM SVE        | PASS         | SKIPPED        | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian 12 (arm)             | SKIPPED      | PASS           | PASS                      | PASS                         |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM)    | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | SKIPPED      | PEND           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)          | SKIPPED      | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | SKIPPED      | FAIL           | SKIPPED                   | SKIPPED                      |
+-----------------------------+--------------+----------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

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

CentOS Stream 8
	Kernel: 5.4.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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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

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

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PEND           |
+---------------------+----------------+
| Ubuntu 22.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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] Generating lpm.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)

CentOS Stream 8
	Kernel: 5.4.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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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

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

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-29  5:58 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

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

CentOS Stream 8
	Kernel: 5.4.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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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

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

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-29  5:57 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-29  5:56 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-29  5:55 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

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

CentOS Stream 8
	Kernel: 5.4.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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

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

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

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | FAIL               | WARN             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_compile_ovs): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PASS               | PASS             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PASS               | PASS             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PASS               | PASS             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PASS               | PASS             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | PASS             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | PASS             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PASS              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+==================+===================+======================+===================+
| CentOS Stream 8     | PASS               | PASS             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| CentOS Stream 9     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian 12           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Debian Bullseye     | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 37           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 38 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 40           | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Fedora 39 (Clang)   | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| openSUSE Leap 15    | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | PASS             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 22.04        | PEND               | PEND             | PEND              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL8               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| RHEL9               | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | WARN             | WARN              | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED          | SKIPPED           | PASS                 | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | SKIPPED          | SKIPPED           | PASS                 | PASS              |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| Alpine              | PEND               | PEND             | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED          | SKIPPED           | SKIPPED              | SKIPPED           |
+---------------------+--------------------+------------------+-------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_compile_spdk): ====
 --- Failed to get log output --- 
==== 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 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
	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

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PEND               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PEND               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PEND               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PEND               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PEND               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PEND               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PEND               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	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 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 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 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

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

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

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[330/2791] Linking target lib/librte_lpm.so.24.0.
[331/2791] Generating member.sym_chk with a meson_exe.py custom command.
[332/2791] 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)

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

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

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

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

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

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

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

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

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

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 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

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

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (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/29630/

UNH-IOL DPDK Community Lab

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

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

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

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

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

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

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

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

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

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 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

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

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

UNH-IOL DPDK Community Lab

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

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 11:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 11:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 11:33 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 11:20 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 11:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 11:18 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 11:17 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 11:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 11:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 11:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 11:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 11:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 11:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 11:08 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 11:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 11:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 11:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 10:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 10:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 10:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 10:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 10:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 10:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
| openSUSE Leap 15  | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 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

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/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 10:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 10:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 10:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 10:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
| openSUSE Leap 15  | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 10:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 10:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 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/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28 10:30 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28 10:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| RHEL8             | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 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/29630/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28  3:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28  3:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-28  2:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-28  2:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Windows Server 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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27 11:03 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27 11:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27 10:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27 10:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27 10:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27 10:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                      | PASS                         |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27 10:38 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                      | PASS                         |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27 10:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27 10:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+===========================+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                      | PASS                         |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+--------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27 10:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27 10:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC 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 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:54 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  9:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC 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 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:40 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC 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 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:38 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  9:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC 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 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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  9:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC 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 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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  9:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC 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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:19 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  9:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| RHEL9             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| RHEL8             | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:19 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  9:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 ARM GCC 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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:19 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  9:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| RHEL9             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PASS           |
+-------------------+----------------+
| Ubuntu 24.04      | FAIL           |
+-------------------+----------------+
| Ubuntu 20.04      | PASS           |
+-------------------+----------------+
| RHEL8             | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  9:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:12 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  9:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| RHEL9             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  9:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 8   | PASS           |
+-------------------+----------------+
| Debian Bullseye   | PASS           |
+-------------------+----------------+
| CentOS Stream 9   | PASS           |
+-------------------+----------------+
| Debian 12         | PASS           |
+-------------------+----------------+
| Fedora 39         | PASS           |
+-------------------+----------------+
| Fedora 37         | PASS           |
+-------------------+----------------+
| Fedora 38 (Clang) | PASS           |
+-------------------+----------------+
| Fedora 38         | PASS           |
+-------------------+----------------+
| Fedora 39 (Clang) | PASS           |
+-------------------+----------------+
| RHEL9             | PASS           |
+-------------------+----------------+
| Fedora 40         | PASS           |
+-------------------+----------------+
| openSUSE Leap 15  | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  9:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  9:03 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  9:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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)

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:53 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:52 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:40 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38 (Clang)   | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

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 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:29 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-27  8:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-27  8:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 22.04 (ARM)   | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29610/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 17:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 17:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 16:42 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 16:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40 (Clang)   | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38 (Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 11:51 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 11:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 11:20 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 11:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 11:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 11:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Alpine              | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:42 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:40 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:38 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:38 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:38 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:17 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:17 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:09 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:09 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:08 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:05 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:05 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:05 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26 10:05 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26 10:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26  9:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26  9:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26  9:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:55 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:54 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:54 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

CentOS Stream 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	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 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

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:54 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:53 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+--------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | SKIPPED      | PASS                      |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | PASS         | SKIPPED                   |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:53 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:53 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:53 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:52 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:52 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:52 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:51 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:51 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:51 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:50 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:48 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:48 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:48 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:48 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:44 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:44 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:44 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:43 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:41 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:41 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26  9:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26  9:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:38 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26  9:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26  9:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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 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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:34 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:33 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:32 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-26  9:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-26  9:30 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+======================+====================+===================+==================+===================+
| Windows Server 2019 | PASS                 | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS                 | PASS               | PASS              | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED              | PASS               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 38           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 39           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 37           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Fedora 40           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Debian 12           | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL9               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| RHEL8               | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | SKIPPED           |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED              | PASS               | SKIPPED           | PASS             | PASS              |
+---------------------+----------------------+--------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29587/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 14:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 14:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

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

Ubuntu 20.04 ARM GCC 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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 14:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 14:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

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

Ubuntu 20.04 ARM GCC 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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 14:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 14:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

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

Ubuntu 20.04 ARM GCC 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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 14:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 14:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 14:05 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 14:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:54 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:53 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+=============================+================+==============================+===========================+==============+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   | SKIPPED      |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                      | SKIPPED                   | PASS         |
+-----------------------------+----------------+------------------------------+---------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:53 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:52 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

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

Ubuntu 20.04 ARM GCC 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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:52 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:51 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:49 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:42 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:38 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:30 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:26 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:17 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[325/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[326/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[327/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_vbf.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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: clang 17.0.6

Fedora 40
	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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:08 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM Clang)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM Clang)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM Clang)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 13:05 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 13:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM Clang)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM Clang)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:54 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM Clang)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:54 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM Clang)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:51 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:38 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:33 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:30 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:27 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:27 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:16 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 12:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 12:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 11:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 11:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 11:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 11:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 11:53 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 11:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 11:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 11:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 11:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 11:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 11:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 11:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 11:12 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-25 11:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-25 11:09 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+===========================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | PASS                         | PASS                      |
+-----------------------------+----------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29572/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24 10:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24 10:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24 10:30 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24 10:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24 10:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24 10:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  9:57 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  9:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  9:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  9:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:57 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:54 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:52 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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: clang 17.0.6

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:33 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:32 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:30 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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: clang 17.0.6

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:09 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:04 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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: clang 17.0.6

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:03 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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: clang 17.0.6

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  8:00 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  8:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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: clang 17.0.6

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  7:56 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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: clang 17.0.6

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  7:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  7:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  7:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  7:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[329/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[330/2791] Generating member.sym_chk with a meson_exe.py custom command.
[331/2791] 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 8
	Kernel: 5.4.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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  7:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  7:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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: clang 17.0.6

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  7:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  7:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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: clang 17.0.6

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  7:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  7:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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: clang 17.0.6

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  7:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  7:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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: clang 17.0.6

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  7:00 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  7:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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: clang 17.0.6

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 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:46 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[337/3086] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[338/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[339/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  6:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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: clang 17.0.6

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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:42 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  6:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  6:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 38 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  6:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 38 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:30 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  6:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:20 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+===========================+==============================+================+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[337/3086] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[338/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[339/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  6:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+===========================+==============================+================+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[337/3086] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[338/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[339/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:16 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+===========================+==============================+================+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[337/3086] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[338/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[339/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:14 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+===========================+==============================+================+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[337/3086] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[338/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[339/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  6:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+===========================+==============================+================+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[337/3086] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[338/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[339/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  6:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+===========================+==============================+================+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[337/3086] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[338/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[339/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:12 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-24  6:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+===========================+==============================+================+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[337/3086] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[338/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[339/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:07 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+===========================+==============================+================+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[337/3086] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[338/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[339/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:04 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+===========================+==============================+================+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[337/3086] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[338/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[339/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-24  6:02 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=============================+===========================+==============================+================+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           |
+-----------------------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           |
+-----------------------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[337/3086] Compiling C object 'lib/76b5a35@@rte_rawdev@sta/rawdev_rte_rawdev.c.o'.
[338/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[339/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29553/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  7:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  7:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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 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 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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  6:31 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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 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 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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  6:27 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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 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 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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  6:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  6:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  6:15 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  6:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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 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 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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  6:12 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  6:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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 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 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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:59 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:55 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:53 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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 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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:53 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:52 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:52 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:51 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:51 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:49 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:49 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:49 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:49 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:49 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:40 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:40 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:32 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:30 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:29 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:28 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:28 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:28 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:27 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:27 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:27 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:26 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:25 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:25 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:24 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[327/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[328/2791] 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)

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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:20 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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 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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:20 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=============================+==============================+===========================+================+==============+
| Debian 12 (arm)             | PASS                         | PASS                      | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power.c.o'.
[333/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_rte_power_uncore.c.o'.
[334/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:17 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:17 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:17 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-23  5:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-23  5:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_compile_spdk |
+=====================+====================+===================+==================+======================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | SKIPPED          | PASS                 | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED          | SKIPPED              | SKIPPED           |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | PASS             | SKIPPED              | PASS              |
+---------------------+--------------------+-------------------+------------------+----------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29544/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  7:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  7:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  7:09 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  7:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  6:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  6:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  6:03 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  6:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:54 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:49 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] 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)

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:49 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] 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)

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] 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)

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[319/3086] Generating eventdev.sym_chk with a meson_exe.py custom command.
[320/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[321/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] 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)

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[319/3086] Generating eventdev.sym_chk with a meson_exe.py custom command.
[320/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[321/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:42 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] 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)

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] 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)

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

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:38 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[319/3086] Generating eventdev.sym_chk with a meson_exe.py custom command.
[320/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[321/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[319/3086] Generating eventdev.sym_chk with a meson_exe.py custom command.
[320/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[321/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:33 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[319/3086] Generating eventdev.sym_chk with a meson_exe.py custom command.
[320/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[321/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[319/3086] Generating eventdev.sym_chk with a meson_exe.py custom command.
[320/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[321/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:30 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[319/3086] Generating eventdev.sym_chk with a meson_exe.py custom command.
[320/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[321/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:27 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[319/3086] Generating eventdev.sym_chk with a meson_exe.py custom command.
[320/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[321/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:27 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:25 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[319/3086] Generating eventdev.sym_chk with a meson_exe.py custom command.
[320/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[321/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:24 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:24 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:24 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[319/3086] Generating eventdev.sym_chk with a meson_exe.py custom command.
[320/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[321/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:04 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:02 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:02 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:00 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:00 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  5:00 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  5:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:59 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:59 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:59 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:57 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

CentOS Stream 9
	Kernel: 5.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 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-22  4:32 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-22  4:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile |
+=====================+====================+======================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              |
+---------------------+--------------------+----------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29541/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 19:52 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 19:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 19:38 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 19:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 14:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 14:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 14:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 14:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 14:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 14:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 14:19 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 14:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:32 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:15 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:15 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:15 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:14 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:14 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:11 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:11 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:09 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:09 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:08 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:08 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:08 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 13:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:03 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:03 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:03 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 13:03 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:59 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:59 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:59 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:57 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:55 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:54 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:51 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:38 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:30 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:26 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

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)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:26 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL9            | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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 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

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 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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:24 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 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 20.04 ARM GCC 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/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:17 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:02 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 12:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 12:00 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 11:55 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 11:51 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 11:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 11:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 11:38 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 11:28 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 11:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 11:25 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 11:25 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 11:21 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-21 11:17 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-21 11:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[329/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29533/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 17:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 17:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Linking static target lib/librte_member.a.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 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 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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 16:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 16:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Linking static target lib/librte_member.a.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 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 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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 14:54 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 14:49 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 14:49 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 14:32 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 14:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 14:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 14:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 14:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 14:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 14:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 14:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:57 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:53 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:51 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:50 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:27 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:26 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:25 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:20 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:17 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:14 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:08 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:03 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:02 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Linking static target lib/librte_member.a.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 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 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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:02 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 12:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 12:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 11:51 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 11:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Linking static target lib/librte_member.a.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 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 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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 11:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 11:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+==============+==============================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      |
+-----------------------------+----------------+--------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[327/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[328/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 11:49 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 11:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Linking static target lib/librte_member.a.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 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 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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 11:49 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 11:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Linking static target lib/librte_member.a.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 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 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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 11:20 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 11:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 11:19 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 11:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 11:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Linking static target lib/librte_member.a.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 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 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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 11:17 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 11:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 11:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 11:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 11:01 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:59 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Linking static target lib/librte_member.a.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Linking static target lib/librte_member.a.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Ubuntu 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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:52 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:40 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:26 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:26 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:25 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:25 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:19 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:19 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-20 10:18 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-20 10:18 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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 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

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: clang 16.0.6

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29513/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 20:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 20:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 20:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 20:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL9               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 15:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 15:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 15:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 15:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[325/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 15:30 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[325/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 15:29 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 15:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[325/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 15:29 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 15:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 15:28 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 15:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+--------------+------------------------------+---------------------------+
|         Environment         | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============+==============================+===========================+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Debian 12 (arm)             | PASS           | SKIPPED      | PASS                         | PASS                      |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED      | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | PASS         | SKIPPED                      | SKIPPED                   |
+-----------------------------+----------------+--------------+------------------------------+---------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[325/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[326/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_cppc_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.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

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 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 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 14:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 14:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 13:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 13:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 13:32 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 13:29 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 13:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 13:27 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 13:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 13:04 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 13:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 13:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 13:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 13:00 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 13:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 13:00 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 13:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (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 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:53 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:52 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

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 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:45 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:40 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:38 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:29 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:29 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:28 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:28 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:27 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:25 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:24 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 12:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

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 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:19 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 12:19 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 11:12 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 11:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 11:02 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 11:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 11:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 11:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:54 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:54 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:51 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:40 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:38 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-19 10:33 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-19 10:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] Generating member.sym_chk with a meson_exe.py custom command.
[333/2791] 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

Debian 12
	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
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29497/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18 11:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18 11:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18 11:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18 11:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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

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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:49 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  7:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:29 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[322/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[323/3086] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:23 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  7:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:15 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:14 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  7:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:12 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  7:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:11 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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

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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:10 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:08 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[322/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[323/3086] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  7:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:05 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:05 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  7:04 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:57 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[322/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[323/3086] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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

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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:54 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:53 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:52 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[322/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[323/3086] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| openSUSE Leap 15 | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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

Ubuntu 20.04
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:49 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:49 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[322/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[323/3086] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[322/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[323/3086] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[322/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[323/3086] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:17 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 40        | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[322/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[323/3086] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:15 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------+----------------+
|   Environment   | dpdk_unit_test |
+=================+================+
| Debian Bullseye | PASS           |
+-----------------+----------------+
| CentOS Stream 9 | PASS           |
+-----------------+----------------+
| CentOS Stream 8 | PASS           |
+-----------------+----------------+
| Fedora 38       | PASS           |
+-----------------+----------------+
| Fedora 37       | PASS           |
+-----------------+----------------+
| Debian 12       | PASS           |
+-----------------+----------------+
| Fedora 39       | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[331/2791] Generating lpm.sym_chk with a meson_exe.py custom command.
[332/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_acpi_cpufreq.c.o'.
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_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

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  6:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  6:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[322/3086] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
[323/3086] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[324/3086] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_ht.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:54 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:53 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:52 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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

RHEL8
	Kernel: 5.4.0-167-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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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

Ubuntu 20.04 ARM GCC 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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:30 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:24 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-18  5:20 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-18  5:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

RHEL9 (ARM)
	Kernel: Depends on container host
	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 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

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/29477/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  9:35 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  9:35 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  8:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  8:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  7:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  7:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  7:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  7:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  7:37 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

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 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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  7:29 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  7:26 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  7:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  7:25 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  7:25 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  7:24 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  7:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| Fedora 37           | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+--------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest |
+=============================+================+===========================+==============================+==============+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      | SKIPPED      |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED        | SKIPPED                   | SKIPPED                      | PASS         |
+-----------------------------+----------------+---------------------------+------------------------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Generating member.sym_chk with a meson_exe.py custom command.
[334/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:42 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:42 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:41 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:40 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:25 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:24 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:19 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:19 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:18 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+----------------------+--------------------+
|     Environment      | dpdk_meson_compile |
+======================+====================+
| RHEL9 (ARM)          | PASS               |
+----------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS               |
+----------------------+--------------------+
| Debian 12 with MUSDK | PASS               |
+----------------------+--------------------+
| Fedora 37 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 39 (ARM)      | PASS               |
+----------------------+--------------------+
| Fedora 38 (ARM)      | PASS               |
+----------------------+--------------------+
| Ubuntu 24.04 (ARM)   | FAIL               |
+----------------------+--------------------+
| Ubuntu 20.04 (ARM)   | PASS               |
+----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:17 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:14 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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

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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:12 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

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

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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:12 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| RHEL9 (ARM)                 | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:09 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-17  6:08 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-17  6:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+----------------+---------------------------+------------------------------+
|         Environment         | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=============================+================+===========================+==============================+
| Debian 11 (Buster) (ARM)    | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Debian 12 (arm)             | PASS           | PASS                      | PASS                         |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 38 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 40 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 37 (ARM)             | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| 32-bit Ubuntu 20.04.4 (ARM) | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM)          | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Fedora 39 (ARM Clang)       | PASS           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM)          | FAIL           | SKIPPED                   | SKIPPED                      |
+-----------------------------+----------------+---------------------------+------------------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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

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/29462/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  7:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  7:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (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 20.04 ARM GCC 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 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 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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  7:42 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  7:42 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (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 20.04 ARM GCC 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 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 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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  7:15 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (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 20.04 ARM GCC 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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  7:03 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (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 20.04 ARM GCC 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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  6:14 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  6:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[334/2791] Generating member.sym_chk with a meson_exe.py custom command.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  6:14 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  6:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[334/2791] Generating member.sym_chk with a meson_exe.py custom command.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  6:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  6:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[334/2791] Generating member.sym_chk with a meson_exe.py custom command.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  6:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  6:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+--------------+----------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test |
+=============================+==============================+===========================+==============+================+
| Debian 12 (arm)             | PASS                         | PASS                      | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | PASS         | SKIPPED        |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | SKIPPED      | FAIL           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[339/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[340/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 12 (arm)
	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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

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 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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  6:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  6:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[334/2791] Generating member.sym_chk with a meson_exe.py custom command.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  6:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  6:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| Ubuntu 20.04        | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[333/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[334/2791] Generating member.sym_chk with a meson_exe.py custom command.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_pstate_cpufreq.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (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 20.04 ARM GCC 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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+--------------+----------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test |
+=============================+==============================+===========================+==============+================+
| Debian 12 (arm)             | PASS                         | PASS                      | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | PASS         | SKIPPED        |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | SKIPPED      | FAIL           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 39 (ARM Clang)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[339/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[340/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 12 (arm)
	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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

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 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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+--------------+----------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test |
+=============================+==============================+===========================+==============+================+
| Debian 12 (arm)             | PASS                         | PASS                      | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | PASS         | SKIPPED        |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | SKIPPED      | FAIL           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[339/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[340/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 12 (arm)
	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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+------------------------------+---------------------------+--------------+----------------+
|         Environment         | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test |
+=============================+==============================+===========================+==============+================+
| Debian 12 (arm)             | PASS                         | PASS                      | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                      | SKIPPED                   | PASS         | SKIPPED        |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 38 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| CentOS Stream 9 (ARM)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 37 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 39 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 40 (ARM)             | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 40 (ARM Clang)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Fedora 38 (ARM Clang)       | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| RHEL9 (ARM)                 | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                      | SKIPPED                   | SKIPPED      | PASS           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                      | SKIPPED                   | SKIPPED      | FAIL           |
+-----------------------------+------------------------------+---------------------------+--------------+----------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[339/3086] Compiling C object 'lib/76b5a35@@rte_regexdev@sta/regexdev_rte_regexdev.c.o'.
[340/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 12 (arm)
	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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:33 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:23 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:23 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:14 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:12 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:09 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:09 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:08 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian 12           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:05 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:05 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  5:03 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  5:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 40 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 22.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Debian 12 (arm)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  4:59 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  4:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 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

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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  4:51 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  4:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  4:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  4:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  4:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  4:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 37           | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  4:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  4:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL8               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 40           | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| RHEL9               | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Alpine              | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 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)

Fedora 40
	Kernel: Depends on container host
	Compiler: clang 18.1.6

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.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/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-16  4:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-16  4:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+===================+====================+======================+==================+===================+
| Windows Server 2022 | PASS              | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 13.3        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | SKIPPED           | FAIL               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | SKIPPED           | PASS               | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | SKIPPED           | PASS               | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | SKIPPED           | PASS               | SKIPPED              | PASS             | SKIPPED           |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 38           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+
| Fedora 39           | SKIPPED           | PASS               | SKIPPED              | PASS             | PASS              |
+---------------------+-------------------+--------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

FreeBSD 14.1
	Kernel: 14.1
	Compiler: clang 18.1.5

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 39
	Kernel: Depends on container host
	Compiler: clang 17.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29455/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  9:02 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  9:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | 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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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 20.04 ARM GCC 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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  8:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  8:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | 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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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 20.04 ARM GCC 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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  7:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  7:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | 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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Fedora 40 (ARM Clang)              | 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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 20.04 ARM GCC 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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:53 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] 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

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

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:53 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] 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

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

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | PASS           |
+---------------------+----------------+
| RHEL9               | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] 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

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

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Fedora 40           | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.c.o'.
[331/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[332/2791] 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

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

Windows Server 2019
	Kernel: 10.0.17763
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

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

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:30 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | 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               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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 20.04 ARM GCC 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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:24 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Fedora 40 (ARM Clang)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:19 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

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

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

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 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)

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:19 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

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

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

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 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)

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:17 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:17 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

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

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

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 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)

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:14 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:14 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)
	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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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)

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)
	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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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)

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:12 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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)

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:12 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)
	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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)
	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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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)

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)
	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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)
	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 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 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:08 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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)

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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)

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:05 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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)

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:04 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)
	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 Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:04 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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)

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:03 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:03 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)
	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 Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:03 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:03 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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)

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:02 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:02 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:02 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:02 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)
	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 Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  6:00 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  6:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:59 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 40 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[342/3086] Generating power.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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)
	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 Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:58 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:58 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:57 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:57 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:54 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:51 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:51 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:51 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

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/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:48 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:48 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Debian 12 with MUSDK     | 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               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings 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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:46 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:46 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-15  5:45 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-15  5:45 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 40           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29446/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  7:13 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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

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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  7:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  7:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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

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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:42 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[334/2791] Linking target lib/librte_member.so.24.0.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[336/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 39
	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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[334/2791] Linking target lib/librte_member.so.24.0.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[336/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 39
	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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:40 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[334/2791] Linking target lib/librte_member.so.24.0.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[336/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 39
	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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:39 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:39 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[334/2791] Linking target lib/librte_member.so.24.0.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[336/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 39
	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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:30 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| Windows Server 2022 | PASS           |
+---------------------+----------------+
| RHEL8               | 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[334/2791] Linking target lib/librte_member.so.24.0.
[335/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_common.c.o'.
[336/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_power_amd_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

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Fedora 39
	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

RHEL8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)

Ubuntu 22.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.0

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:19 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:15 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:14 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:14 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:12 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:12 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:10 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:09 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:06 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:06 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:05 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:02 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:01 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:01 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:00 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  6:00 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  6:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:59 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:59 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:59 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:57 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:56 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:56 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+======================+===================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | PASS                 | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS                 | PASS              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED              | SKIPPED           | SKIPPED          | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED              | SKIPPED           | PASS             | SKIPPED           |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED              | SKIPPED           | PASS             | PASS              |
+---------------------+--------------------+----------------------+-------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 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

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 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | SKIPPED        | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:54 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:54 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:53 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:53 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | SKIPPED        | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:52 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:52 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:50 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:50 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Debian 12 with MUSDK     | PASS               |
+--------------------------+--------------------+
| RHEL9 (ARM)              | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Fedora 39 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 24.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | SKIPPED        | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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 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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

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 Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| 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): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-14  5:40 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-14  5:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| RHEL9 (ARM)           | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 24.04 (ARM)    | FAIL               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS               |
+-----------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

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

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

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/29433/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  9:50 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

Ubuntu 20.04 ARM GCC 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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  9:09 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  9:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  8:16 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  8:16 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  8:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  8:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  8:06 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

Ubuntu 20.04 ARM GCC 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  8:00 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  8:00 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

Ubuntu 20.04 ARM GCC 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:49 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:47 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:47 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:44 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:44 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

Ubuntu 20.04 ARM GCC 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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:43 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:43 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:41 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:41 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:40 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:40 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:38 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:38 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | PASS           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Debian Bullseye     | PASS           |
+---------------------+----------------+
| CentOS Stream 9     | PASS           |
+---------------------+----------------+
| Fedora 37           | PASS           |
+---------------------+----------------+
| Debian 12           | PASS           |
+---------------------+----------------+
| RHEL8               | PASS           |
+---------------------+----------------+
| Fedora 39           | PASS           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+
| Ubuntu 24.04        | FAIL           |
+---------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:37 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:37 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:33 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:32 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:30 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:30 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:29 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:29 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:28 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:28 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:27 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:27 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:27 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:26 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:26 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:26 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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 SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:21 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:21 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:20 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:20 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:19 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:19 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:10 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:10 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+-----------------------------+---------------------------+------------------------------+----------------+--------------+
|         Environment         | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+=============================+===========================+==============================+================+==============+
| Debian 12 (arm)             | PASS                      | PASS                         | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM)    | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 37 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04 (ARM)          | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04 (ARM)          | SKIPPED                   | SKIPPED                      | FAIL           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE        | SKIPPED                   | SKIPPED                      | SKIPPED        | PASS         |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_unit_test): ====
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[341/3086] Generating power.sym_chk with a meson_exe.py custom command.
[342/3086] Generating rawdev.sym_chk with a meson_exe.py custom command.
[343/3086] Generating regexdev.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

32-bit Ubuntu 20.04.4 (ARM)
	Kernel: 5.4.0-155-generic aarch64
	Compiler: gcc 9.4

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.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

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:09 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:09 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  7:08 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  7:08 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:57 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:57 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Fedora 38        | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| Fedora 37        | PASS           |
+------------------+----------------+
| Debian 12        | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Fedora 39        | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 24.04     | FAIL           |
+------------------+----------------+
| 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:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
[328/2791] Compiling C object 'lib/76b5a35@@rte_member@sta/member_rte_member_sketch.c.o'.
[329/2791] Generating symbol file 'lib/76b5a35@@rte_lpm@sha/librte_lpm.so.24.0.symbols'.
[330/2791] Compiling C object 'lib/76b5a35@@rte_power@sta/power_guest_channel.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 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

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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: clang 17.0.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:36 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:36 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:34 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:34 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:33 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:33 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:33 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:33 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:32 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:32 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:32 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:32 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:31 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:31 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:26 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:26 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.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

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:24 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:24 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:22 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:22 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:15 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:15 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:15 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:13 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:13 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:11 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:11 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1819/2665] Linking static target drivers/libtmp_rte_bus_platform.a.
[1820/2665] Generating rte_bus_platform.pmd.c with a custom command.
[1821/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sha/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1822/2665] Compiling C object 'drivers/a715181@@rte_bus_platform@sta/meson-generated_.._rte_bus_platform.pmd.c.o'.
[1823/2665] Linking static target drivers/librte_bus_platform.a.
[1824/2665] Generating rte_bus_platform.sym_chk with a meson_exe.py custom command.
[1825/2665] Compiling C object 'drivers/a715181@@tmp_rte_bus_pci@sta/bus_pci_linux_pci_vfio.c.o'.
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

Ubuntu 20.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0-1ubuntu1~20.04.1

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:07 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:07 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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: clang 17.0.6

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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:05 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> 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               |
+--------------------------+--------------------+
| Debian 12 (arm)          | PASS               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | PASS               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Ubuntu 22.04 (ARM)       | PASS               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | PASS               |
+--------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/tarballs/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:05 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:05 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+===================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  6:04 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  6:04 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs |
+=====================+====================+===================+======================+==================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             |
+---------------------+--------------------+-------------------+----------------------+------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | SKIPPED          |
+---------------------+--------------------+-------------------+----------------------+------------------+

==== 20 line log output for Ubuntu 24.04 (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 13.3
	Kernel: 13.3-RELEASE-p1
	Compiler: clang 17.0.6

Ubuntu 24.04
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	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/29419/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  3:55 dpdklab
  0 siblings, 0 replies; 1823+ messages in thread
From: dpdklab @ 2024-06-13  3:55 UTC (permalink / raw)
  To: Test Report
  Cc: dpdk-test-reports, Xueming Li, Christian Ehrhardt, Kevin Traynor,
	Luca Boccassi

_Testing issues_

Branch: tags/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

Ubuntu 20.04 ARM GCC 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

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 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/29407/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  3:48 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+------------------------------------+--------------------+
|            Environment             | dpdk_meson_compile |
+====================================+====================+
| Ubuntu 20.04 ARM SVE               | PASS               |
+------------------------------------+--------------------+
| Fedora 37 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM)                    | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                 | FAIL               |
+------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)           | PASS               |
+------------------------------------+--------------------+
| CentOS Stream 9 (ARM)              | PASS               |
+------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                 | PASS               |
+------------------------------------+--------------------+
| Debian 12 with MUSDK               | PASS               |
+------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS               |
+------------------------------------+--------------------+
| Fedora 39 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+
| RHEL9 (ARM)                        | PASS               |
+------------------------------------+--------------------+
| Debian 12 (arm)                    | PASS               |
+------------------------------------+--------------------+
| Fedora 38 (ARM Clang)              | PASS               |
+------------------------------------+--------------------+

==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ====
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_add_interface' at ../lib/pcapng/rte_pcapng.c:308:8:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in a call to built-in function '__builtin___memcpy_chk'
In function 'memcpy',
inlined from 'pcapng_add_option' at ../lib/pcapng/rte_pcapng.c:131:2,
inlined from 'rte_pcapng_write_stats' at ../lib/pcapng/rte_pcapng.c:371:9:
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: error: argument 2 null where non-null expected [-Werror=nonnull]
29 |   return __builtin___memcpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
30 |                                  __glibc_objsize0 (__dest));
|                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/aarch64-linux-gnu/bits/string_fortified.h:29:10: note: in 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 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

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

Ubuntu 20.04 ARM GCC 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

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 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/29407/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

* |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808
@ 2024-06-13  3:47 dpdklab
  0 siblings, 0 replies; 1823+ 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/v23.11

a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues

Test environment and result as below:

+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+=====================+====================+===================+======================+==================+===================+
| FreeBSD 13.3        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2019 | PASS               | SKIPPED           | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Windows Server 2022 | PASS               | PASS              | PASS                 | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| FreeBSD 14.1        | PASS               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| openSUSE Leap 15    | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL8               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian Bullseye     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 24.04        | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Debian 12           | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 38           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 39           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 9     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| CentOS Stream 8     | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 20.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| RHEL9               | PASS               | SKIPPED           | SKIPPED              | PASS             | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Ubuntu 22.04        | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Alpine              | FAIL               | SKIPPED           | SKIPPED              | SKIPPED          | SKIPPED           |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+
| Fedora 37           | PASS               | SKIPPED           | SKIPPED              | PASS             | PASS              |
+---------------------+--------------------+-------------------+----------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[2370/2666] Generating symbol file lib/librte_pipeline.so.24.0.p/librte_pipeline.so.24.0.symbols
[2371/2666] Linking target app/dpdk-test-pipeline
[2372/2666] Linking target lib/librte_dispatcher.so.24.0
[2373/2666] Generating symbol file lib/librte_dispatcher.so.24.0.p/librte_dispatcher.so.24.0.symbols
[2374/2666] Linking target lib/librte_efd.so.24.0
[2375/2666] Generating symbol file lib/librte_efd.so.24.0.p/librte_efd.so.24.0.symbols
[2376/2666] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_read_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpread64^[[m^[[K'; did you mean '^[[01m^[[Kpread^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
83 |         return ^[[01;31m^[[Kpread64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~^[[m^[[K
|                ^[[32m^[[Kpread^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:83:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpread64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:^[[m^[[K In function '^[[01m^[[Kpci_vfio_write_config^[[m^[[K':
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kimplicit declaration of function '^[[01m^[[Kpwrite64^[[m^[[K'; did you mean '^[[01m^[[K_ptwrite64^[[m^[[K'? [^[[01;31m^[[K-Werror=implicit-function-declaration^[[m^[[K]
104 |         return ^[[01;31m^[[Kpwrite64^[[m^[[K(fd, buf, len, offset + offs);
|                ^[[01;31m^[[K^~~~~~~~^[[m^[[K
|                ^[[32m^[[K_ptwrite64^[[m^[[K
^[[01m^[[K../drivers/bus/pci/linux/pci_vfio.c:104:16:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knested extern declaration of '^[[01m^[[Kpwrite64^[[m^[[K' [^[[01;31m^[[K-Werror=nested-externs^[[m^[[K]
cc1: all warnings being treated as errors
==== 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

openSUSE Leap 15
	Kernel: 5.4.0-167-generic
	Compiler: gcc 7.5.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

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 38
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

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

Alpine
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014

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/29407/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

^ permalink raw reply	[flat|nested] 1823+ messages in thread

end of thread, other threads:[~2024-07-02 15:42 UTC | newest]

Thread overview: 1823+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-19  4:51 |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 dpdklab
2024-06-13  3:47 dpdklab
2024-06-13  3:48 dpdklab
2024-06-13  3:55 dpdklab
2024-06-13  6:04 dpdklab
2024-06-13  6:05 dpdklab
2024-06-13  6:05 dpdklab
2024-06-13  6:07 dpdklab
2024-06-13  6:07 dpdklab
2024-06-13  6:07 dpdklab
2024-06-13  6:07 dpdklab
2024-06-13  6:11 dpdklab
2024-06-13  6:11 dpdklab
2024-06-13  6:13 dpdklab
2024-06-13  6:15 dpdklab
2024-06-13  6:15 dpdklab
2024-06-13  6:22 dpdklab
2024-06-13  6:24 dpdklab
2024-06-13  6:26 dpdklab
2024-06-13  6:31 dpdklab
2024-06-13  6:31 dpdklab
2024-06-13  6:32 dpdklab
2024-06-13  6:32 dpdklab
2024-06-13  6:32 dpdklab
2024-06-13  6:33 dpdklab
2024-06-13  6:33 dpdklab
2024-06-13  6:33 dpdklab
2024-06-13  6:34 dpdklab
2024-06-13  6:36 dpdklab
2024-06-13  6:36 dpdklab
2024-06-13  6:57 dpdklab
2024-06-13  7:08 dpdklab
2024-06-13  7:09 dpdklab
2024-06-13  7:10 dpdklab
2024-06-13  7:10 dpdklab
2024-06-13  7:19 dpdklab
2024-06-13  7:20 dpdklab
2024-06-13  7:21 dpdklab
2024-06-13  7:22 dpdklab
2024-06-13  7:22 dpdklab
2024-06-13  7:26 dpdklab
2024-06-13  7:26 dpdklab
2024-06-13  7:26 dpdklab
2024-06-13  7:27 dpdklab
2024-06-13  7:27 dpdklab
2024-06-13  7:28 dpdklab
2024-06-13  7:29 dpdklab
2024-06-13  7:30 dpdklab
2024-06-13  7:31 dpdklab
2024-06-13  7:32 dpdklab
2024-06-13  7:33 dpdklab
2024-06-13  7:34 dpdklab
2024-06-13  7:37 dpdklab
2024-06-13  7:38 dpdklab
2024-06-13  7:40 dpdklab
2024-06-13  7:41 dpdklab
2024-06-13  7:43 dpdklab
2024-06-13  7:44 dpdklab
2024-06-13  7:47 dpdklab
2024-06-13  7:47 dpdklab
2024-06-13  7:49 dpdklab
2024-06-13  8:00 dpdklab
2024-06-13  8:06 dpdklab
2024-06-13  8:07 dpdklab
2024-06-13  8:16 dpdklab
2024-06-13  9:09 dpdklab
2024-06-13  9:50 dpdklab
2024-06-14  5:40 dpdklab
2024-06-14  5:41 dpdklab
2024-06-14  5:43 dpdklab
2024-06-14  5:47 dpdklab
2024-06-14  5:50 dpdklab
2024-06-14  5:52 dpdklab
2024-06-14  5:53 dpdklab
2024-06-14  5:54 dpdklab
2024-06-14  5:55 dpdklab
2024-06-14  5:55 dpdklab
2024-06-14  5:56 dpdklab
2024-06-14  5:56 dpdklab
2024-06-14  5:56 dpdklab
2024-06-14  5:56 dpdklab
2024-06-14  5:57 dpdklab
2024-06-14  5:59 dpdklab
2024-06-14  5:59 dpdklab
2024-06-14  6:00 dpdklab
2024-06-14  6:00 dpdklab
2024-06-14  6:01 dpdklab
2024-06-14  6:02 dpdklab
2024-06-14  6:05 dpdklab
2024-06-14  6:06 dpdklab
2024-06-14  6:06 dpdklab
2024-06-14  6:09 dpdklab
2024-06-14  6:10 dpdklab
2024-06-14  6:12 dpdklab
2024-06-14  6:13 dpdklab
2024-06-14  6:13 dpdklab
2024-06-14  6:14 dpdklab
2024-06-14  6:14 dpdklab
2024-06-14  6:15 dpdklab
2024-06-14  6:19 dpdklab
2024-06-14  6:21 dpdklab
2024-06-14  6:30 dpdklab
2024-06-14  6:39 dpdklab
2024-06-14  6:40 dpdklab
2024-06-14  6:41 dpdklab
2024-06-14  6:41 dpdklab
2024-06-14  6:42 dpdklab
2024-06-14  6:43 dpdklab
2024-06-14  6:44 dpdklab
2024-06-14  6:44 dpdklab
2024-06-14  7:01 dpdklab
2024-06-14  7:13 dpdklab
2024-06-15  5:45 dpdklab
2024-06-15  5:46 dpdklab
2024-06-15  5:47 dpdklab
2024-06-15  5:48 dpdklab
2024-06-15  5:48 dpdklab
2024-06-15  5:51 dpdklab
2024-06-15  5:51 dpdklab
2024-06-15  5:54 dpdklab
2024-06-15  5:55 dpdklab
2024-06-15  5:56 dpdklab
2024-06-15  5:57 dpdklab
2024-06-15  5:57 dpdklab
2024-06-15  5:58 dpdklab
2024-06-15  5:58 dpdklab
2024-06-15  5:59 dpdklab
2024-06-15  6:00 dpdklab
2024-06-15  6:01 dpdklab
2024-06-15  6:01 dpdklab
2024-06-15  6:01 dpdklab
2024-06-15  6:01 dpdklab
2024-06-15  6:02 dpdklab
2024-06-15  6:02 dpdklab
2024-06-15  6:02 dpdklab
2024-06-15  6:03 dpdklab
2024-06-15  6:03 dpdklab
2024-06-15  6:03 dpdklab
2024-06-15  6:04 dpdklab
2024-06-15  6:04 dpdklab
2024-06-15  6:05 dpdklab
2024-06-15  6:06 dpdklab
2024-06-15  6:08 dpdklab
2024-06-15  6:11 dpdklab
2024-06-15  6:11 dpdklab
2024-06-15  6:11 dpdklab
2024-06-15  6:11 dpdklab
2024-06-15  6:12 dpdklab
2024-06-15  6:12 dpdklab
2024-06-15  6:13 dpdklab
2024-06-15  6:13 dpdklab
2024-06-15  6:13 dpdklab
2024-06-15  6:14 dpdklab
2024-06-15  6:17 dpdklab
2024-06-15  6:19 dpdklab
2024-06-15  6:19 dpdklab
2024-06-15  6:24 dpdklab
2024-06-15  6:30 dpdklab
2024-06-15  6:44 dpdklab
2024-06-15  6:47 dpdklab
2024-06-15  6:53 dpdklab
2024-06-15  6:53 dpdklab
2024-06-15  7:07 dpdklab
2024-06-15  8:21 dpdklab
2024-06-15  9:02 dpdklab
2024-06-16  4:41 dpdklab
2024-06-16  4:48 dpdklab
2024-06-16  4:50 dpdklab
2024-06-16  4:50 dpdklab
2024-06-16  4:51 dpdklab
2024-06-16  4:59 dpdklab
2024-06-16  5:03 dpdklab
2024-06-16  5:05 dpdklab
2024-06-16  5:05 dpdklab
2024-06-16  5:06 dpdklab
2024-06-16  5:06 dpdklab
2024-06-16  5:07 dpdklab
2024-06-16  5:07 dpdklab
2024-06-16  5:08 dpdklab
2024-06-16  5:09 dpdklab
2024-06-16  5:09 dpdklab
2024-06-16  5:10 dpdklab
2024-06-16  5:10 dpdklab
2024-06-16  5:10 dpdklab
2024-06-16  5:10 dpdklab
2024-06-16  5:11 dpdklab
2024-06-16  5:11 dpdklab
2024-06-16  5:12 dpdklab
2024-06-16  5:13 dpdklab
2024-06-16  5:13 dpdklab
2024-06-16  5:13 dpdklab
2024-06-16  5:14 dpdklab
2024-06-16  5:22 dpdklab
2024-06-16  5:22 dpdklab
2024-06-16  5:23 dpdklab
2024-06-16  5:23 dpdklab
2024-06-16  5:23 dpdklab
2024-06-16  5:33 dpdklab
2024-06-16  5:36 dpdklab
2024-06-16  5:36 dpdklab
2024-06-16  5:39 dpdklab
2024-06-16  5:44 dpdklab
2024-06-16  6:10 dpdklab
2024-06-16  6:11 dpdklab
2024-06-16  6:11 dpdklab
2024-06-16  6:13 dpdklab
2024-06-16  6:14 dpdklab
2024-06-16  6:14 dpdklab
2024-06-16  7:03 dpdklab
2024-06-16  7:15 dpdklab
2024-06-16  7:42 dpdklab
2024-06-16  7:45 dpdklab
2024-06-17  6:08 dpdklab
2024-06-17  6:09 dpdklab
2024-06-17  6:11 dpdklab
2024-06-17  6:12 dpdklab
2024-06-17  6:12 dpdklab
2024-06-17  6:13 dpdklab
2024-06-17  6:14 dpdklab
2024-06-17  6:17 dpdklab
2024-06-17  6:18 dpdklab
2024-06-17  6:19 dpdklab
2024-06-17  6:19 dpdklab
2024-06-17  6:24 dpdklab
2024-06-17  6:25 dpdklab
2024-06-17  6:36 dpdklab
2024-06-17  6:39 dpdklab
2024-06-17  6:39 dpdklab
2024-06-17  6:40 dpdklab
2024-06-17  6:41 dpdklab
2024-06-17  6:42 dpdklab
2024-06-17  6:42 dpdklab
2024-06-17  6:45 dpdklab
2024-06-17  6:46 dpdklab
2024-06-17  6:46 dpdklab
2024-06-17  6:47 dpdklab
2024-06-17  6:47 dpdklab
2024-06-17  6:48 dpdklab
2024-06-17  6:48 dpdklab
2024-06-17  6:48 dpdklab
2024-06-17  7:24 dpdklab
2024-06-17  7:25 dpdklab
2024-06-17  7:26 dpdklab
2024-06-17  7:29 dpdklab
2024-06-17  7:37 dpdklab
2024-06-17  7:41 dpdklab
2024-06-17  7:47 dpdklab
2024-06-17  8:45 dpdklab
2024-06-17  9:35 dpdklab
2024-06-18  5:20 dpdklab
2024-06-18  5:21 dpdklab
2024-06-18  5:21 dpdklab
2024-06-18  5:23 dpdklab
2024-06-18  5:24 dpdklab
2024-06-18  5:30 dpdklab
2024-06-18  5:31 dpdklab
2024-06-18  5:43 dpdklab
2024-06-18  5:43 dpdklab
2024-06-18  5:44 dpdklab
2024-06-18  5:44 dpdklab
2024-06-18  5:45 dpdklab
2024-06-18  5:45 dpdklab
2024-06-18  5:45 dpdklab
2024-06-18  5:46 dpdklab
2024-06-18  5:46 dpdklab
2024-06-18  5:46 dpdklab
2024-06-18  5:46 dpdklab
2024-06-18  5:48 dpdklab
2024-06-18  5:48 dpdklab
2024-06-18  5:50 dpdklab
2024-06-18  5:50 dpdklab
2024-06-18  5:50 dpdklab
2024-06-18  5:52 dpdklab
2024-06-18  5:53 dpdklab
2024-06-18  5:54 dpdklab
2024-06-18  5:55 dpdklab
2024-06-18  5:55 dpdklab
2024-06-18  5:55 dpdklab
2024-06-18  5:56 dpdklab
2024-06-18  5:58 dpdklab
2024-06-18  6:01 dpdklab
2024-06-18  6:06 dpdklab
2024-06-18  6:15 dpdklab
2024-06-18  6:16 dpdklab
2024-06-18  6:17 dpdklab
2024-06-18  6:46 dpdklab
2024-06-18  6:48 dpdklab
2024-06-18  6:48 dpdklab
2024-06-18  6:49 dpdklab
2024-06-18  6:50 dpdklab
2024-06-18  6:52 dpdklab
2024-06-18  6:53 dpdklab
2024-06-18  6:54 dpdklab
2024-06-18  6:56 dpdklab
2024-06-18  6:56 dpdklab
2024-06-18  6:57 dpdklab
2024-06-18  7:04 dpdklab
2024-06-18  7:05 dpdklab
2024-06-18  7:05 dpdklab
2024-06-18  7:07 dpdklab
2024-06-18  7:08 dpdklab
2024-06-18  7:10 dpdklab
2024-06-18  7:11 dpdklab
2024-06-18  7:12 dpdklab
2024-06-18  7:14 dpdklab
2024-06-18  7:15 dpdklab
2024-06-18  7:16 dpdklab
2024-06-18  7:23 dpdklab
2024-06-18  7:29 dpdklab
2024-06-18  7:49 dpdklab
2024-06-18 11:16 dpdklab
2024-06-18 11:55 dpdklab
2024-06-19 10:33 dpdklab
2024-06-19 10:35 dpdklab
2024-06-19 10:38 dpdklab
2024-06-19 10:40 dpdklab
2024-06-19 10:41 dpdklab
2024-06-19 10:43 dpdklab
2024-06-19 10:47 dpdklab
2024-06-19 10:48 dpdklab
2024-06-19 10:51 dpdklab
2024-06-19 10:54 dpdklab
2024-06-19 10:54 dpdklab
2024-06-19 10:55 dpdklab
2024-06-19 10:56 dpdklab
2024-06-19 10:58 dpdklab
2024-06-19 11:01 dpdklab
2024-06-19 11:02 dpdklab
2024-06-19 11:12 dpdklab
2024-06-19 12:19 dpdklab
2024-06-19 12:19 dpdklab
2024-06-19 12:21 dpdklab
2024-06-19 12:24 dpdklab
2024-06-19 12:25 dpdklab
2024-06-19 12:27 dpdklab
2024-06-19 12:28 dpdklab
2024-06-19 12:28 dpdklab
2024-06-19 12:29 dpdklab
2024-06-19 12:29 dpdklab
2024-06-19 12:31 dpdklab
2024-06-19 12:34 dpdklab
2024-06-19 12:34 dpdklab
2024-06-19 12:35 dpdklab
2024-06-19 12:36 dpdklab
2024-06-19 12:38 dpdklab
2024-06-19 12:40 dpdklab
2024-06-19 12:41 dpdklab
2024-06-19 12:43 dpdklab
2024-06-19 12:45 dpdklab
2024-06-19 12:52 dpdklab
2024-06-19 12:53 dpdklab
2024-06-19 12:58 dpdklab
2024-06-19 13:00 dpdklab
2024-06-19 13:00 dpdklab
2024-06-19 13:01 dpdklab
2024-06-19 13:04 dpdklab
2024-06-19 13:27 dpdklab
2024-06-19 13:29 dpdklab
2024-06-19 13:32 dpdklab
2024-06-19 13:36 dpdklab
2024-06-19 14:21 dpdklab
2024-06-19 15:28 dpdklab
2024-06-19 15:29 dpdklab
2024-06-19 15:29 dpdklab
2024-06-19 15:30 dpdklab
2024-06-19 15:35 dpdklab
2024-06-19 15:35 dpdklab
2024-06-19 20:10 dpdklab
2024-06-19 20:48 dpdklab
2024-06-20 10:18 dpdklab
2024-06-20 10:19 dpdklab
2024-06-20 10:19 dpdklab
2024-06-20 10:21 dpdklab
2024-06-20 10:22 dpdklab
2024-06-20 10:23 dpdklab
2024-06-20 10:25 dpdklab
2024-06-20 10:25 dpdklab
2024-06-20 10:26 dpdklab
2024-06-20 10:26 dpdklab
2024-06-20 10:34 dpdklab
2024-06-20 10:40 dpdklab
2024-06-20 10:52 dpdklab
2024-06-20 10:58 dpdklab
2024-06-20 10:59 dpdklab
2024-06-20 11:01 dpdklab
2024-06-20 11:16 dpdklab
2024-06-20 11:17 dpdklab
2024-06-20 11:18 dpdklab
2024-06-20 11:19 dpdklab
2024-06-20 11:20 dpdklab
2024-06-20 11:49 dpdklab
2024-06-20 11:49 dpdklab
2024-06-20 11:50 dpdklab
2024-06-20 11:51 dpdklab
2024-06-20 12:01 dpdklab
2024-06-20 12:02 dpdklab
2024-06-20 12:02 dpdklab
2024-06-20 12:03 dpdklab
2024-06-20 12:06 dpdklab
2024-06-20 12:06 dpdklab
2024-06-20 12:08 dpdklab
2024-06-20 12:14 dpdklab
2024-06-20 12:16 dpdklab
2024-06-20 12:17 dpdklab
2024-06-20 12:20 dpdklab
2024-06-20 12:23 dpdklab
2024-06-20 12:25 dpdklab
2024-06-20 12:26 dpdklab
2024-06-20 12:27 dpdklab
2024-06-20 12:44 dpdklab
2024-06-20 12:47 dpdklab
2024-06-20 12:50 dpdklab
2024-06-20 12:51 dpdklab
2024-06-20 12:53 dpdklab
2024-06-20 12:55 dpdklab
2024-06-20 12:57 dpdklab
2024-06-20 14:07 dpdklab
2024-06-20 14:07 dpdklab
2024-06-20 14:31 dpdklab
2024-06-20 14:32 dpdklab
2024-06-20 14:49 dpdklab
2024-06-20 14:49 dpdklab
2024-06-20 14:54 dpdklab
2024-06-20 16:45 dpdklab
2024-06-20 17:36 dpdklab
2024-06-21 11:17 dpdklab
2024-06-21 11:21 dpdklab
2024-06-21 11:25 dpdklab
2024-06-21 11:25 dpdklab
2024-06-21 11:28 dpdklab
2024-06-21 11:38 dpdklab
2024-06-21 11:47 dpdklab
2024-06-21 11:51 dpdklab
2024-06-21 11:55 dpdklab
2024-06-21 12:00 dpdklab
2024-06-21 12:01 dpdklab
2024-06-21 12:02 dpdklab
2024-06-21 12:06 dpdklab
2024-06-21 12:06 dpdklab
2024-06-21 12:17 dpdklab
2024-06-21 12:24 dpdklab
2024-06-21 12:26 dpdklab
2024-06-21 12:26 dpdklab
2024-06-21 12:30 dpdklab
2024-06-21 12:31 dpdklab
2024-06-21 12:38 dpdklab
2024-06-21 12:43 dpdklab
2024-06-21 12:44 dpdklab
2024-06-21 12:46 dpdklab
2024-06-21 12:46 dpdklab
2024-06-21 12:47 dpdklab
2024-06-21 12:51 dpdklab
2024-06-21 12:54 dpdklab
2024-06-21 12:55 dpdklab
2024-06-21 12:57 dpdklab
2024-06-21 12:58 dpdklab
2024-06-21 12:59 dpdklab
2024-06-21 12:59 dpdklab
2024-06-21 12:59 dpdklab
2024-06-21 13:03 dpdklab
2024-06-21 13:03 dpdklab
2024-06-21 13:03 dpdklab
2024-06-21 13:03 dpdklab
2024-06-21 13:06 dpdklab
2024-06-21 13:06 dpdklab
2024-06-21 13:07 dpdklab
2024-06-21 13:07 dpdklab
2024-06-21 13:08 dpdklab
2024-06-21 13:08 dpdklab
2024-06-21 13:08 dpdklab
2024-06-21 13:09 dpdklab
2024-06-21 13:09 dpdklab
2024-06-21 13:10 dpdklab
2024-06-21 13:11 dpdklab
2024-06-21 13:11 dpdklab
2024-06-21 13:14 dpdklab
2024-06-21 13:14 dpdklab
2024-06-21 13:15 dpdklab
2024-06-21 13:15 dpdklab
2024-06-21 13:15 dpdklab
2024-06-21 13:16 dpdklab
2024-06-21 13:23 dpdklab
2024-06-21 13:32 dpdklab
2024-06-21 13:43 dpdklab
2024-06-21 13:46 dpdklab
2024-06-21 14:19 dpdklab
2024-06-21 14:31 dpdklab
2024-06-21 14:37 dpdklab
2024-06-21 14:48 dpdklab
2024-06-21 19:38 dpdklab
2024-06-21 19:52 dpdklab
2024-06-22  4:32 dpdklab
2024-06-22  4:34 dpdklab
2024-06-22  4:35 dpdklab
2024-06-22  4:35 dpdklab
2024-06-22  4:36 dpdklab
2024-06-22  4:36 dpdklab
2024-06-22  4:37 dpdklab
2024-06-22  4:44 dpdklab
2024-06-22  4:45 dpdklab
2024-06-22  4:45 dpdklab
2024-06-22  4:45 dpdklab
2024-06-22  4:46 dpdklab
2024-06-22  4:47 dpdklab
2024-06-22  4:47 dpdklab
2024-06-22  4:50 dpdklab
2024-06-22  4:57 dpdklab
2024-06-22  4:58 dpdklab
2024-06-22  4:59 dpdklab
2024-06-22  4:59 dpdklab
2024-06-22  4:59 dpdklab
2024-06-22  5:00 dpdklab
2024-06-22  5:00 dpdklab
2024-06-22  5:00 dpdklab
2024-06-22  5:01 dpdklab
2024-06-22  5:02 dpdklab
2024-06-22  5:02 dpdklab
2024-06-22  5:04 dpdklab
2024-06-22  5:24 dpdklab
2024-06-22  5:24 dpdklab
2024-06-22  5:24 dpdklab
2024-06-22  5:25 dpdklab
2024-06-22  5:27 dpdklab
2024-06-22  5:27 dpdklab
2024-06-22  5:30 dpdklab
2024-06-22  5:31 dpdklab
2024-06-22  5:33 dpdklab
2024-06-22  5:34 dpdklab
2024-06-22  5:35 dpdklab
2024-06-22  5:36 dpdklab
2024-06-22  5:38 dpdklab
2024-06-22  5:41 dpdklab
2024-06-22  5:42 dpdklab
2024-06-22  5:43 dpdklab
2024-06-22  5:43 dpdklab
2024-06-22  5:45 dpdklab
2024-06-22  5:46 dpdklab
2024-06-22  5:48 dpdklab
2024-06-22  5:49 dpdklab
2024-06-22  5:49 dpdklab
2024-06-22  5:54 dpdklab
2024-06-22  6:03 dpdklab
2024-06-22  6:35 dpdklab
2024-06-22  7:09 dpdklab
2024-06-22  7:37 dpdklab
2024-06-23  5:16 dpdklab
2024-06-23  5:16 dpdklab
2024-06-23  5:16 dpdklab
2024-06-23  5:17 dpdklab
2024-06-23  5:17 dpdklab
2024-06-23  5:17 dpdklab
2024-06-23  5:18 dpdklab
2024-06-23  5:18 dpdklab
2024-06-23  5:18 dpdklab
2024-06-23  5:18 dpdklab
2024-06-23  5:18 dpdklab
2024-06-23  5:18 dpdklab
2024-06-23  5:18 dpdklab
2024-06-23  5:20 dpdklab
2024-06-23  5:20 dpdklab
2024-06-23  5:21 dpdklab
2024-06-23  5:21 dpdklab
2024-06-23  5:21 dpdklab
2024-06-23  5:22 dpdklab
2024-06-23  5:22 dpdklab
2024-06-23  5:23 dpdklab
2024-06-23  5:23 dpdklab
2024-06-23  5:23 dpdklab
2024-06-23  5:23 dpdklab
2024-06-23  5:24 dpdklab
2024-06-23  5:25 dpdklab
2024-06-23  5:25 dpdklab
2024-06-23  5:26 dpdklab
2024-06-23  5:27 dpdklab
2024-06-23  5:27 dpdklab
2024-06-23  5:27 dpdklab
2024-06-23  5:28 dpdklab
2024-06-23  5:28 dpdklab
2024-06-23  5:28 dpdklab
2024-06-23  5:29 dpdklab
2024-06-23  5:30 dpdklab
2024-06-23  5:31 dpdklab
2024-06-23  5:32 dpdklab
2024-06-23  5:34 dpdklab
2024-06-23  5:34 dpdklab
2024-06-23  5:35 dpdklab
2024-06-23  5:35 dpdklab
2024-06-23  5:35 dpdklab
2024-06-23  5:36 dpdklab
2024-06-23  5:36 dpdklab
2024-06-23  5:37 dpdklab
2024-06-23  5:37 dpdklab
2024-06-23  5:39 dpdklab
2024-06-23  5:40 dpdklab
2024-06-23  5:40 dpdklab
2024-06-23  5:41 dpdklab
2024-06-23  5:45 dpdklab
2024-06-23  5:46 dpdklab
2024-06-23  5:47 dpdklab
2024-06-23  5:48 dpdklab
2024-06-23  5:49 dpdklab
2024-06-23  5:49 dpdklab
2024-06-23  5:49 dpdklab
2024-06-23  5:49 dpdklab
2024-06-23  5:49 dpdklab
2024-06-23  5:50 dpdklab
2024-06-23  5:50 dpdklab
2024-06-23  5:51 dpdklab
2024-06-23  5:51 dpdklab
2024-06-23  5:52 dpdklab
2024-06-23  5:52 dpdklab
2024-06-23  5:53 dpdklab
2024-06-23  5:53 dpdklab
2024-06-23  5:55 dpdklab
2024-06-23  5:58 dpdklab
2024-06-23  5:59 dpdklab
2024-06-23  6:12 dpdklab
2024-06-23  6:15 dpdklab
2024-06-23  6:18 dpdklab
2024-06-23  6:27 dpdklab
2024-06-23  6:31 dpdklab
2024-06-23  7:37 dpdklab
2024-06-24  6:02 dpdklab
2024-06-24  6:04 dpdklab
2024-06-24  6:07 dpdklab
2024-06-24  6:12 dpdklab
2024-06-24  6:13 dpdklab
2024-06-24  6:13 dpdklab
2024-06-24  6:14 dpdklab
2024-06-24  6:16 dpdklab
2024-06-24  6:18 dpdklab
2024-06-24  6:20 dpdklab
2024-06-24  6:30 dpdklab
2024-06-24  6:36 dpdklab
2024-06-24  6:37 dpdklab
2024-06-24  6:42 dpdklab
2024-06-24  6:44 dpdklab
2024-06-24  6:46 dpdklab
2024-06-24  7:00 dpdklab
2024-06-24  7:01 dpdklab
2024-06-24  7:01 dpdklab
2024-06-24  7:10 dpdklab
2024-06-24  7:31 dpdklab
2024-06-24  7:44 dpdklab
2024-06-24  7:55 dpdklab
2024-06-24  7:56 dpdklab
2024-06-24  8:00 dpdklab
2024-06-24  8:01 dpdklab
2024-06-24  8:03 dpdklab
2024-06-24  8:04 dpdklab
2024-06-24  8:09 dpdklab
2024-06-24  8:22 dpdklab
2024-06-24  8:30 dpdklab
2024-06-24  8:32 dpdklab
2024-06-24  8:33 dpdklab
2024-06-24  8:37 dpdklab
2024-06-24  8:41 dpdklab
2024-06-24  8:44 dpdklab
2024-06-24  8:46 dpdklab
2024-06-24  8:47 dpdklab
2024-06-24  8:48 dpdklab
2024-06-24  8:50 dpdklab
2024-06-24  8:52 dpdklab
2024-06-24  8:54 dpdklab
2024-06-24  8:57 dpdklab
2024-06-24  9:10 dpdklab
2024-06-24  9:57 dpdklab
2024-06-24 10:01 dpdklab
2024-06-24 10:30 dpdklab
2024-06-24 10:58 dpdklab
2024-06-25 11:09 dpdklab
2024-06-25 11:12 dpdklab
2024-06-25 11:18 dpdklab
2024-06-25 11:31 dpdklab
2024-06-25 11:46 dpdklab
2024-06-25 11:53 dpdklab
2024-06-25 11:56 dpdklab
2024-06-25 11:56 dpdklab
2024-06-25 12:13 dpdklab
2024-06-25 12:16 dpdklab
2024-06-25 12:18 dpdklab
2024-06-25 12:27 dpdklab
2024-06-25 12:27 dpdklab
2024-06-25 12:30 dpdklab
2024-06-25 12:33 dpdklab
2024-06-25 12:34 dpdklab
2024-06-25 12:38 dpdklab
2024-06-25 12:39 dpdklab
2024-06-25 12:43 dpdklab
2024-06-25 12:46 dpdklab
2024-06-25 12:47 dpdklab
2024-06-25 12:51 dpdklab
2024-06-25 12:54 dpdklab
2024-06-25 12:54 dpdklab
2024-06-25 12:56 dpdklab
2024-06-25 13:05 dpdklab
2024-06-25 13:06 dpdklab
2024-06-25 13:06 dpdklab
2024-06-25 13:08 dpdklab
2024-06-25 13:10 dpdklab
2024-06-25 13:10 dpdklab
2024-06-25 13:11 dpdklab
2024-06-25 13:16 dpdklab
2024-06-25 13:17 dpdklab
2024-06-25 13:21 dpdklab
2024-06-25 13:22 dpdklab
2024-06-25 13:22 dpdklab
2024-06-25 13:23 dpdklab
2024-06-25 13:26 dpdklab
2024-06-25 13:30 dpdklab
2024-06-25 13:34 dpdklab
2024-06-25 13:34 dpdklab
2024-06-25 13:34 dpdklab
2024-06-25 13:35 dpdklab
2024-06-25 13:37 dpdklab
2024-06-25 13:37 dpdklab
2024-06-25 13:38 dpdklab
2024-06-25 13:39 dpdklab
2024-06-25 13:41 dpdklab
2024-06-25 13:42 dpdklab
2024-06-25 13:43 dpdklab
2024-06-25 13:47 dpdklab
2024-06-25 13:47 dpdklab
2024-06-25 13:48 dpdklab
2024-06-25 13:49 dpdklab
2024-06-25 13:50 dpdklab
2024-06-25 13:51 dpdklab
2024-06-25 13:52 dpdklab
2024-06-25 13:52 dpdklab
2024-06-25 13:53 dpdklab
2024-06-25 13:53 dpdklab
2024-06-25 13:54 dpdklab
2024-06-25 13:55 dpdklab
2024-06-25 13:56 dpdklab
2024-06-25 14:05 dpdklab
2024-06-25 14:06 dpdklab
2024-06-25 14:07 dpdklab
2024-06-25 14:43 dpdklab
2024-06-25 14:58 dpdklab
2024-06-26  9:30 dpdklab
2024-06-26  9:31 dpdklab
2024-06-26  9:32 dpdklab
2024-06-26  9:33 dpdklab
2024-06-26  9:34 dpdklab
2024-06-26  9:36 dpdklab
2024-06-26  9:38 dpdklab
2024-06-26  9:39 dpdklab
2024-06-26  9:39 dpdklab
2024-06-26  9:41 dpdklab
2024-06-26  9:41 dpdklab
2024-06-26  9:43 dpdklab
2024-06-26  9:44 dpdklab
2024-06-26  9:44 dpdklab
2024-06-26  9:44 dpdklab
2024-06-26  9:48 dpdklab
2024-06-26  9:48 dpdklab
2024-06-26  9:48 dpdklab
2024-06-26  9:48 dpdklab
2024-06-26  9:50 dpdklab
2024-06-26  9:51 dpdklab
2024-06-26  9:51 dpdklab
2024-06-26  9:51 dpdklab
2024-06-26  9:52 dpdklab
2024-06-26  9:52 dpdklab
2024-06-26  9:52 dpdklab
2024-06-26  9:53 dpdklab
2024-06-26  9:53 dpdklab
2024-06-26  9:53 dpdklab
2024-06-26  9:53 dpdklab
2024-06-26  9:54 dpdklab
2024-06-26  9:54 dpdklab
2024-06-26  9:54 dpdklab
2024-06-26  9:55 dpdklab
2024-06-26  9:56 dpdklab
2024-06-26  9:56 dpdklab
2024-06-26  9:58 dpdklab
2024-06-26 10:05 dpdklab
2024-06-26 10:05 dpdklab
2024-06-26 10:05 dpdklab
2024-06-26 10:05 dpdklab
2024-06-26 10:06 dpdklab
2024-06-26 10:06 dpdklab
2024-06-26 10:07 dpdklab
2024-06-26 10:07 dpdklab
2024-06-26 10:07 dpdklab
2024-06-26 10:08 dpdklab
2024-06-26 10:09 dpdklab
2024-06-26 10:09 dpdklab
2024-06-26 10:10 dpdklab
2024-06-26 10:11 dpdklab
2024-06-26 10:16 dpdklab
2024-06-26 10:17 dpdklab
2024-06-26 10:17 dpdklab
2024-06-26 10:18 dpdklab
2024-06-26 10:18 dpdklab
2024-06-26 10:21 dpdklab
2024-06-26 10:22 dpdklab
2024-06-26 10:22 dpdklab
2024-06-26 10:37 dpdklab
2024-06-26 10:37 dpdklab
2024-06-26 10:38 dpdklab
2024-06-26 10:38 dpdklab
2024-06-26 10:38 dpdklab
2024-06-26 10:39 dpdklab
2024-06-26 10:39 dpdklab
2024-06-26 10:39 dpdklab
2024-06-26 10:40 dpdklab
2024-06-26 10:42 dpdklab
2024-06-26 10:43 dpdklab
2024-06-26 10:44 dpdklab
2024-06-26 11:10 dpdklab
2024-06-26 11:20 dpdklab
2024-06-26 11:51 dpdklab
2024-06-26 16:42 dpdklab
2024-06-26 17:16 dpdklab
2024-06-27  8:21 dpdklab
2024-06-27  8:22 dpdklab
2024-06-27  8:22 dpdklab
2024-06-27  8:23 dpdklab
2024-06-27  8:29 dpdklab
2024-06-27  8:31 dpdklab
2024-06-27  8:40 dpdklab
2024-06-27  8:44 dpdklab
2024-06-27  8:45 dpdklab
2024-06-27  8:46 dpdklab
2024-06-27  8:46 dpdklab
2024-06-27  8:52 dpdklab
2024-06-27  8:53 dpdklab
2024-06-27  8:58 dpdklab
2024-06-27  9:03 dpdklab
2024-06-27  9:10 dpdklab
2024-06-27  9:11 dpdklab
2024-06-27  9:12 dpdklab
2024-06-27  9:13 dpdklab
2024-06-27  9:19 dpdklab
2024-06-27  9:19 dpdklab
2024-06-27  9:19 dpdklab
2024-06-27  9:22 dpdklab
2024-06-27  9:36 dpdklab
2024-06-27  9:38 dpdklab
2024-06-27  9:40 dpdklab
2024-06-27  9:54 dpdklab
2024-06-27 10:11 dpdklab
2024-06-27 10:36 dpdklab
2024-06-27 10:38 dpdklab
2024-06-27 10:39 dpdklab
2024-06-27 10:55 dpdklab
2024-06-27 11:03 dpdklab
2024-06-28  2:55 dpdklab
2024-06-28  3:10 dpdklab
2024-06-28 10:30 dpdklab
2024-06-28 10:35 dpdklab
2024-06-28 10:41 dpdklab
2024-06-28 10:44 dpdklab
2024-06-28 10:45 dpdklab
2024-06-28 10:45 dpdklab
2024-06-28 10:45 dpdklab
2024-06-28 11:01 dpdklab
2024-06-28 11:08 dpdklab
2024-06-28 11:10 dpdklab
2024-06-28 11:16 dpdklab
2024-06-28 11:16 dpdklab
2024-06-28 11:17 dpdklab
2024-06-28 11:18 dpdklab
2024-06-28 11:20 dpdklab
2024-06-28 11:33 dpdklab
2024-06-28 11:35 dpdklab
2024-06-28 21:35 dpdklab
2024-06-28 21:49 dpdklab
2024-06-29  3:43 dpdklab
2024-06-29  4:34 dpdklab
2024-06-29  4:34 dpdklab
2024-06-29  4:35 dpdklab
2024-06-29  4:35 dpdklab
2024-06-29  4:36 dpdklab
2024-06-29  4:39 dpdklab
2024-06-29  4:42 dpdklab
2024-06-29  4:42 dpdklab
2024-06-29  4:45 dpdklab
2024-06-29  4:47 dpdklab
2024-06-29  4:48 dpdklab
2024-06-29  4:50 dpdklab
2024-06-29  4:50 dpdklab
2024-06-29  4:50 dpdklab
2024-06-29  4:51 dpdklab
2024-06-29  4:51 dpdklab
2024-06-29  4:54 dpdklab
2024-06-29  4:55 dpdklab
2024-06-29  4:56 dpdklab
2024-06-29  4:57 dpdklab
2024-06-29  4:58 dpdklab
2024-06-29  4:59 dpdklab
2024-06-29  5:03 dpdklab
2024-06-29  5:04 dpdklab
2024-06-29  5:23 dpdklab
2024-06-29  5:43 dpdklab
2024-06-29  5:53 dpdklab
2024-06-29  5:55 dpdklab
2024-06-29  5:56 dpdklab
2024-06-29  5:57 dpdklab
2024-06-29  5:58 dpdklab
2024-06-29  6:01 dpdklab
2024-06-29  6:02 dpdklab
2024-06-29  6:06 dpdklab
2024-06-29  6:10 dpdklab
2024-06-29  6:15 dpdklab
2024-06-29  6:21 dpdklab
2024-06-29  6:38 dpdklab
2024-06-29  8:11 dpdklab
2024-06-29  8:19 dpdklab
2024-06-30  4:30 dpdklab
2024-06-30  4:31 dpdklab
2024-06-30  4:31 dpdklab
2024-06-30  4:34 dpdklab
2024-06-30  4:34 dpdklab
2024-06-30  4:36 dpdklab
2024-06-30  4:45 dpdklab
2024-06-30  4:46 dpdklab
2024-06-30  4:47 dpdklab
2024-06-30  4:53 dpdklab
2024-06-30  4:53 dpdklab
2024-06-30  4:53 dpdklab
2024-06-30  4:56 dpdklab
2024-06-30  4:58 dpdklab
2024-06-30  4:58 dpdklab
2024-06-30  5:00 dpdklab
2024-06-30  5:00 dpdklab
2024-06-30  5:04 dpdklab
2024-06-30  5:13 dpdklab
2024-06-30  5:14 dpdklab
2024-06-30  5:14 dpdklab
2024-06-30  5:19 dpdklab
2024-06-30  5:22 dpdklab
2024-06-30  5:25 dpdklab
2024-06-30  5:43 dpdklab
2024-06-30  5:45 dpdklab
2024-06-30  5:46 dpdklab
2024-06-30  5:52 dpdklab
2024-06-30  6:01 dpdklab
2024-06-30  6:03 dpdklab
2024-07-01  5:22 dpdklab
2024-07-01  5:22 dpdklab
2024-07-01  5:24 dpdklab
2024-07-01  5:33 dpdklab
2024-07-01  5:36 dpdklab
2024-07-01  5:42 dpdklab
2024-07-01  5:43 dpdklab
2024-07-01  5:45 dpdklab
2024-07-01  5:45 dpdklab
2024-07-01  5:45 dpdklab
2024-07-01  5:46 dpdklab
2024-07-01  5:50 dpdklab
2024-07-01  5:51 dpdklab
2024-07-01  5:51 dpdklab
2024-07-01  5:52 dpdklab
2024-07-01  5:52 dpdklab
2024-07-01  5:52 dpdklab
2024-07-01  5:55 dpdklab
2024-07-01  5:55 dpdklab
2024-07-01  5:56 dpdklab
2024-07-01  6:00 dpdklab
2024-07-01  6:03 dpdklab
2024-07-01  6:40 dpdklab
2024-07-01  6:46 dpdklab
2024-07-01  6:58 dpdklab
2024-07-01  7:06 dpdklab
2024-07-02  5:47 dpdklab
2024-07-02 10:26 dpdklab
2024-07-02 10:27 dpdklab
2024-07-02 10:36 dpdklab
2024-07-02 10:37 dpdklab
2024-07-02 10:47 dpdklab
2024-07-02 10:57 dpdklab
2024-07-02 11:09 dpdklab
2024-07-02 11:10 dpdklab
2024-07-02 11:12 dpdklab
2024-07-02 11:12 dpdklab
2024-07-02 11:13 dpdklab
2024-07-02 11:14 dpdklab
2024-07-02 11:16 dpdklab
2024-07-02 11:19 dpdklab
2024-07-02 11:27 dpdklab
2024-07-02 11:27 dpdklab
2024-07-02 11:28 dpdklab
2024-07-02 11:29 dpdklab
2024-07-02 11:34 dpdklab
2024-07-02 11:35 dpdklab
2024-07-02 11:40 dpdklab
2024-07-02 11:40 dpdklab
2024-07-02 11:41 dpdklab
2024-07-02 11:41 dpdklab
2024-07-02 11:42 dpdklab
2024-07-02 12:04 dpdklab
2024-07-02 12:13 dpdklab
2024-07-02 12:16 dpdklab
2024-07-02 12:22 dpdklab
2024-07-02 12:27 dpdklab
2024-07-02 15:14 dpdklab
2024-07-02 15:42 dpdklab
2024-07-02 15:42 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).