|FAILURE| pw140927-140931 [PATCH] [v4,5/5] vhost: manage FD with epo

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Jun 13 03:24:48 CEST 2024


Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/140931

_Testing issues_

Submitter: Maxime Coquelin <maxime.coquelin at redhat.com>
Date: Tuesday, June 11 2024 13:39:57 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33

140927-140931 --> 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      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9 (ARM)       | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 38 (ARM)             | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| RHEL9 (ARM)                 | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora 39 (ARM)             | 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      |
+-----------------------------+---------------------------+------------------------------+----------------+--------------+
| 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
[348/3165] Generating rawdev.sym_chk with a meson_exe.py custom command.
[349/3165] Generating power.sym_chk with a meson_exe.py custom command.
[350/3165] 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

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

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

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

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

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/patchsets/30165/

UNH-IOL DPDK Community Lab

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


More information about the test-report mailing list