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

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Oct 31 10:41:08 CET 2023


Test-Label: iol-compile-arm64-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 |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM) (dpdk_meson_compile): ====
658 |                                                 strlen(name));
|                                                 ~~~~~~~~~~~~~
../drivers/net/cpfl/cpfl_flow_parser.c:657:41: note: length computed here
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));
|                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../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
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.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