|FAILURE| pw135496-135497 [PATCH] [2/2] net/cpfl: add TDI to flow en

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Dec 23 05:07:10 CET 2023


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135497

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao at intel.com>
Date: Friday, December 22 2023 10:08:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871

135496-135497 --> testing fail

Test environment and result as below:

+---------------------+--------------------+----------------------+
|     Environment     | dpdk_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| Windows Server 2022 | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| CentOS Stream 8     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 38           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
In function '_mm256_storeu_si256',
inlined from 'rte_mov32' at ../lib/eal/x86/include/rte_memcpy.h:347:2,
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:842:3,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cpfl_tdi_build_mod_content_format_buf' at ../drivers/net/cpfl/cpfl_tdi.c:510:4,
inlined from 'cpfl_tdi_build_action_params' at ../drivers/net/cpfl/cpfl_tdi.c:538:3,
inlined from 'cpfl_tdi_build_action_list' at ../drivers/net/cpfl/cpfl_tdi.c:627:7,
inlined from 'cpfl_tdi_build' at ../drivers/net/cpfl/cpfl_tdi.c:1051:8:
/usr/lib/gcc/x86_64-redhat-linux/13/include/avxintrin.h:935:8: error: array subscript '__m256i_u[0]' is partly outside array bounds of 'uint8_t[16]' {aka 'unsigned char[16]'} [-Werror=array-bounds=]
935 |   *__P = __A;
|   ~~~~~^~~~~
../drivers/net/cpfl/cpfl_tdi.c: In function 'cpfl_tdi_build':
../drivers/net/cpfl/cpfl_tdi.c:500:17: note: at offset [1, 16] into object 'val_buf' of size 16
500 |         uint8_t val_buf[CPFL_TDI_VALUE_SIZE_MAX] = {0};
|                 ^~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: OS Build 20348.2031
	Compiler: MSVC VS-Preview

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

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

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28722/

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