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

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Oct 31 10:40:52 CET 2023


Test-Label: iol-compile-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_meson_compile | dpdk_mingw64_compile |
+=====================+====================+======================+
| CentOS Stream 8     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| FreeBSD 13          | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Fedora 37           | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Bullseye     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Debian Buster       | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| RHEL8               | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| CentOS Stream 9     | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Windows Server 2019 | PASS               | PASS                 |
+---------------------+--------------------+----------------------+
| Fedora 38           | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 22.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Ubuntu 20.04        | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| Alpine              | FAIL               | SKIPPED              |
+---------------------+--------------------+----------------------+
| openSUSE Leap 15    | PASS               | SKIPPED              |
+---------------------+--------------------+----------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
inlined from 'cpfl_flow_js_mod_rule' at ../drivers/net/cpfl/cpfl_flow_parser.c:884: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:
../drivers/net/cpfl/cpfl_flow_parser.c:636:33: error: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
636 |                                 strncpy(js_mr_key->actions[i].prog.name, name, strlen(name));
|                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/cpfl/cpfl_flow_parser.c:657:41: error: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
657 |                                         strncpy(js_mr_key->actions[i].prog.params[j].name, name,
|                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
658 |                                                 strlen(name));
|                                                 ~~~~~~~~~~~~~
In function 'cpfl_flow_js_mr_content',
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:
../drivers/net/cpfl/cpfl_flow_parser.c:764:17: error: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
764 |                 strncpy(js_mod->content.fields[i].type, type, strlen(type));
|                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
==== End log output ====

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

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

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

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

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

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

Alpine
	Kernel: 5.4.0-73-generic
	Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424

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