|FAILURE| pw142503-142505 [PATCH] [v2,3/3] net/hns3: fix Rx packet w

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Jul 18 17:23:06 CEST 2024


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

_Testing issues_

Submitter: Jie Hai <haijie1 at huawei.com>
Date: Thursday, July 18 2024 11:48:05 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3317515e9377c13e458e31a64f8987a9d1f2eaf6

142503-142505 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#241431

Test environment and result as below:

+---------------------+----------------+
|     Environment     | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PEND           |
+---------------------+----------------+
| CentOS Stream 8     | PEND           |
+---------------------+----------------+
| CentOS Stream 9     | WARN           |
+---------------------+----------------+
| Debian Bullseye     | PEND           |
+---------------------+----------------+
| Windows Server 2019 | PEND           |
+---------------------+----------------+
| Fedora 38           | PEND           |
+---------------------+----------------+
| Fedora 37           | PEND           |
+---------------------+----------------+
| Debian 12           | PEND           |
+---------------------+----------------+
| Fedora 38 (Clang)   | PEND           |
+---------------------+----------------+

==== 20 line log output for CentOS Stream 9 (dpdk_unit_test): ====
2454 |         uint32_t crc;
|                  ^~~
In file included from ../lib/mempool/rte_mempool.h:50,
from ../lib/mbuf/rte_mbuf.h:38,
from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1459,
from ../lib/ethdev/ethdev_driver.h:25,
from ../drivers/net/hns3/hns3_rxtx.c:10:
../lib/eal/x86/include/rte_memcpy.h:83:63: error: array subscript 'const struct rte_uint64_alias[0]' is partly outside array bounds of 'uint32_t[1]' {aka 'unsigned int[1]'} [-Werror=array-bounds]
83 |                         ((const struct rte_uint64_alias *)src)->val;
|                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/hns3/hns3_rxtx.c:2454:18: note: while referencing 'crc'
2454 |         uint32_t crc;
|                  ^~~
cc1: all warnings being treated as errors
[1531/2910] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3 at sta/net_hns3_hns3_dump.c.o'.
[1532/2910] Compiling C object 'drivers/net/i40e/1b39a87@@i40e_avx512_lib at sta/i40e_rxtx_vec_avx512.c.o'.
[1533/2910] Compiling C object 'drivers/net/i40e/1b39a87@@i40e_avx2_lib at sta/i40e_rxtx_vec_avx2.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Windows Server 2022
	Kernel: 10.0.20348.2031
	Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9

CentOS Stream 8
	Kernel: 5.4.0-167-generic
	Compiler: gcc 8.5.0 20210514

CentOS Stream 9
	Kernel: 5.4.0-167-generic
	Compiler: gcc 11.4.1 20230605

Debian Bullseye
	Kernel: 5.4.0-167-generic
	Compiler: gcc 10.2.1-6

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

Fedora 38
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Debian 12
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

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

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/


More information about the test-report mailing list