|WARNING| 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 18:10:48 CEST 2024
Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
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#241462
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2022 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | WARN |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| Fedora 38 | WARN |
+---------------------+----------------+
| Fedora 37 | WARN |
+---------------------+----------------+
| Debian 12 | WARN |
+---------------------+----------------+
| Fedora 38 (Clang) | PASS |
+---------------------+----------------+
| Fedora 39 | WARN |
+---------------------+----------------+
| Fedora 39 (Clang) | PASS |
+---------------------+----------------+
| Fedora 40 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| RHEL9 | WARN |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
../drivers/net/hns3/hns3_rxtx.c:2454:18: note: object 'crc' of size 4
2454 | uint32_t crc;
| ^~~
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:706:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:755:10,
inlined from 'hns3_recalculate_crc' at ../drivers/net/hns3/hns3_rxtx.c:2471:2,
inlined from 'hns3_recv_pkts_simple' at ../drivers/net/hns3/hns3_rxtx.c:2571:4:
../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: In function 'hns3_recv_pkts_simple':
../drivers/net/hns3/hns3_rxtx.c:2454:18: note: object 'crc' of size 4
2454 | uint32_t crc;
| ^~~
cc1: all warnings being treated as errors
[1522/2911] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3 at sta/net_hns3_hns3_common.c.o'.
[1523/2911] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3 at sta/net_hns3_hns3_tm.c.o'.
[1524/2911] Compiling C object 'drivers/a715181@@tmp_rte_net_hns3 at sta/net_hns3_hns3_dump.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
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 24.04
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
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