|FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Oct 31 10:38:25 CET 2023


Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133638

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao at intel.com>
Date: Tuesday, October 31 2023 07:48:17 
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: master
  CommitID:a9798b365515bc45dfdcafc4bcad2dae5599db56

133638 --> testing fail

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| CentOS Stream 8     | FAIL           |
+---------------------+----------------+
| CentOS Stream 9     | FAIL           |
+---------------------+----------------+
| Windows Server 2019 | PASS           |
+---------------------+----------------+
| Fedora 37           | FAIL           |
+---------------------+----------------+
| Debian Bullseye     | FAIL           |
+---------------------+----------------+
| Debian Buster       | FAIL           |
+---------------------+----------------+
| Ubuntu 20.04        | FAIL           |
+---------------------+----------------+
| RHEL8               | FAIL           |
+---------------------+----------------+
| Fedora 38           | PASS           |
+---------------------+----------------+
| Ubuntu 22.04        | FAIL           |
+---------------------+----------------+
| openSUSE Leap 15    | PASS           |
+---------------------+----------------+

==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
In function 'strncpy',
inlined from 'cpfl_flow_js_mr_content' at ../drivers/net/cpfl/cpfl_flow_parser.c:764:3,
inlined from 'cpfl_flow_js_mr_action' at ../drivers/net/cpfl/cpfl_flow_parser.c:837:9,
inlined from 'cpfl_flow_js_mod_rule' at ../drivers/net/cpfl/cpfl_flow_parser.c:891:9,
inlined from 'cpfl_parser_init' at ../drivers/net/cpfl/cpfl_flow_parser.c:915:8,
inlined from 'cpfl_parser_create' at ../drivers/net/cpfl/cpfl_flow_parser.c:942:8:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: error: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
95 |   return __builtin___strncpy_chk (__dest, __src, __len,
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
96 |                                   __glibc_objsize (__dest));
|                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/cpfl/cpfl_flow_parser.c: In function 'cpfl_parser_create':
../drivers/net/cpfl/cpfl_flow_parser.c:764:17: note: length computed here
764 |                 strncpy(js_mod->content.fields[i].type, type, strlen(type));
|                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1234/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cxgbe at sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1235/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl at sta/net_cpfl_cpfl_flow_engine_fxp.c.o'.
[1236/2743] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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