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

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Oct 31 10:28:51 CET 2023


Test-Label: iol-unit-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      | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest |
+=======================+==============================+===========================+================+==============+
| Debian 11 (arm)       | FAIL                         | FAIL                      | SKIPPED        | SKIPPED      |
+-----------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM)       | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------+------------------------------+---------------------------+----------------+--------------+
| CentOS Stream 9 (ARM) | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 37 (ARM)       | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 (ARM)    | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+-----------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE  | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+-----------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_unit_test): ====
from ../drivers/net/cpfl/cpfl_flow_parser.h:5,
from ../drivers/net/cpfl/cpfl_flow_parser.c:7:
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/aarch64-linux-gnu/bits/string_fortified.h:106:10: error: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
|          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/cpfl/cpfl_flow_parser.c: In function 'cpfl_parser_create':
../drivers/net/cpfl/cpfl_flow_parser.c:764:3: note: length computed here
764 |   strncpy(js_mod->content.fields[i].type, type, strlen(type));
|   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1356/3047] Compiling C object 'drivers/a715181@@tmp_rte_net_dpaa2 at sta/net_dpaa2_base_dpaa2_tlu_hash.c.o'.
[1357/3047] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[1358/3047] Generating rte_net_cnxk.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

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

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

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

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