automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:23 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:23 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31 12:33 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31 12:33 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133638

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | 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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:57 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:57 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133638

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM 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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:53 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:53 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133638

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM 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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:48 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:48 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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      |
+--------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+--------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+--------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+--------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_unit_test): ====
636 |     strncpy(js_mr_key->actions[i].prog.name, name, strlen(name));
|     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/cpfl/cpfl_flow_parser.c:657:6: 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:3: 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
[1352/3049] Generating rte_net_dpaa.pmd.c with a custom command.
[1353/3049] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[1354/3049] 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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:43 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:43 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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      |
+--------------------------+------------------------------+---------------------------+----------------+--------------+
| Fedora 38 (ARM Clang)    | SKIPPED                      | SKIPPED                   | PASS           | SKIPPED      |
+--------------------------+------------------------------+---------------------------+----------------+--------------+
| Debian 11 (Buster) (ARM) | SKIPPED                      | SKIPPED                   | FAIL           | SKIPPED      |
+--------------------------+------------------------------+---------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE     | SKIPPED                      | SKIPPED                   | SKIPPED        | PASS         |
+--------------------------+------------------------------+---------------------------+----------------+--------------+

==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_unit_test): ====
636 |     strncpy(js_mr_key->actions[i].prog.name, name, strlen(name));
|     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/cpfl/cpfl_flow_parser.c:657:6: 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:3: 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
[1352/3049] Generating rte_net_dpaa.pmd.c with a custom command.
[1353/3049] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[1354/3049] 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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:42 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:42 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1235/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:42 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:42 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:41 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:41 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:41 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:41 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1235/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:41 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:41 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133638

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:41 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:41 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133638

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:40 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:40 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:39 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:39 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1235/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:38 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:38 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1235/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:38 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133638

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:38 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:38 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:38 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133638

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:37 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:37 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1235/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:36 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:36 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:36 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:36 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:36 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1235/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:36 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:36 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133638

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:35 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:35 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1235/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:35 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:35 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133638

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:29 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:29 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1235/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:29 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1235/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:29 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:29 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/133638

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:29 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1235/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:29 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:29 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:29 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@sta/net_cxgbe_cxgbevf_ethdev.c.o'.
[1235/2743] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:28 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:28 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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 '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:884:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:636:33:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
636 |                                 ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.name, name, strlen(name))^[[m^[[K;
|                                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:657:41:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
657 |                                         ^[[01;31m^[[Kstrncpy(js_mr_key->actions[i].prog.params[j].name, name,^[[m^[[K
|                                         ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
658 | ^[[01;31m^[[K                                                strlen(name))^[[m^[[K;
|                                                 ^[[01;31m^[[K~~~~~~~~~~~~~^[[m^[[K
In function '^[[01m^[[Kcpfl_flow_js_mr_content^[[m^[[K',
inlined from '^[[01m^[[Kcpfl_flow_js_mr_action^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:837:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_flow_js_mod_rule^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:891:9^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_init^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:915:8^[[m^[[K,
inlined from '^[[01m^[[Kcpfl_parser_create^[[m^[[K' at ^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:942:8^[[m^[[K:
^[[01m^[[K../drivers/net/cpfl/cpfl_flow_parser.c:764:17:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[K'^[[01m^[[Kstrncpy^[[m^[[K' output truncated before terminating nul copying as many bytes from a string as its length [^[[01;31m^[[K-Werror=stringop-truncation^[[m^[[K]
764 |                 ^[[01;31m^[[Kstrncpy(js_mod->content.fields[i].type, type, strlen(type))^[[m^[[K;
|                 ^[[01;31m^[[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^[[m^[[K
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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:28 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:28 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:25 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:25 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog
@ 2023-10-31  9:20 dpdklab
  0 siblings, 0 replies; 43+ messages in thread
From: dpdklab @ 2023-10-31  9:20 UTC (permalink / raw)
  To: Test Report; +Cc: dpdk-test-reports, Qi Zhang, Wenjing Qiao

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

_Testing issues_

Submitter: Wenjing Qiao <wenjing.qiao@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@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/

^ permalink raw reply	[flat|nested] 43+ messages in thread

* |FAILURE| pw133638 [PATCH v3] net/cpfl: support action prog
       [not found] <20231031074816.2391599-1-wenjing.qiao@intel.com>
@ 2023-10-31  8:59 ` 0-day Robot
  0 siblings, 0 replies; 43+ messages in thread
From: 0-day Robot @ 2023-10-31  8:59 UTC (permalink / raw)
  To: test-report; +Cc: wenjing.qiao, robot

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/133638/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6703703565
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-stdatomic" failed at step Build and test
"fedora:37-gcc" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-stdatomic" at step Build and test
####################################################################################
                 from ../lib/eal/x86/include/rte_spinlock.h:12,
                 from ../lib/mempool/rte_mempool.h:43,
                 from ../lib/mbuf/rte_mbuf.h:38,
                 from ../lib/net/rte_ether.h:22,
                 from ../lib/ethdev/rte_flow.h:22,
                 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/x86_64-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
[1230/2799] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_flow.c.o'.
[1231/2799] Compiling C object 'drivers/a715181@@tmp_rte_net_cpfl@sta/net_cpfl_cpfl_fxp_rule.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:37-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-gcc" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

^ permalink raw reply	[flat|nested] 43+ messages in thread

end of thread, other threads:[~2023-10-31 12:33 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-31  9:23 |FAILURE| pw133638 [PATCH] [v3] net/cpfl: support action prog dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2023-10-31 12:33 dpdklab
2023-10-31  9:57 dpdklab
2023-10-31  9:53 dpdklab
2023-10-31  9:48 dpdklab
2023-10-31  9:43 dpdklab
2023-10-31  9:42 dpdklab
2023-10-31  9:42 dpdklab
2023-10-31  9:42 dpdklab
2023-10-31  9:41 dpdklab
2023-10-31  9:41 dpdklab
2023-10-31  9:41 dpdklab
2023-10-31  9:41 dpdklab
2023-10-31  9:40 dpdklab
2023-10-31  9:39 dpdklab
2023-10-31  9:38 dpdklab
2023-10-31  9:38 dpdklab
2023-10-31  9:38 dpdklab
2023-10-31  9:38 dpdklab
2023-10-31  9:38 dpdklab
2023-10-31  9:37 dpdklab
2023-10-31  9:36 dpdklab
2023-10-31  9:36 dpdklab
2023-10-31  9:36 dpdklab
2023-10-31  9:36 dpdklab
2023-10-31  9:36 dpdklab
2023-10-31  9:36 dpdklab
2023-10-31  9:35 dpdklab
2023-10-31  9:35 dpdklab
2023-10-31  9:29 dpdklab
2023-10-31  9:29 dpdklab
2023-10-31  9:29 dpdklab
2023-10-31  9:29 dpdklab
2023-10-31  9:29 dpdklab
2023-10-31  9:29 dpdklab
2023-10-31  9:29 dpdklab
2023-10-31  9:29 dpdklab
2023-10-31  9:28 dpdklab
2023-10-31  9:28 dpdklab
2023-10-31  9:28 dpdklab
2023-10-31  9:25 dpdklab
2023-10-31  9:20 dpdklab
     [not found] <20231031074816.2391599-1-wenjing.qiao@intel.com>
2023-10-31  8:59 ` |FAILURE| pw133638 [PATCH v3] " 0-day Robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).