|FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Aug 11 23:09:23 CEST 2023
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/130180
_Testing issues_
Submitter: Harman Kalra <hkalra at marvell.com>
Date: Friday, August 11 2023 16:34:19
DPDK git baseline: Repo:dpdk-next-net-mrvl
Branch: master
CommitID:d652da2e516777cf1d8c9746fc78972d265343a8
130172-130180 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | FAIL |
+---------------------+----------------+
| Debian Bullseye | FAIL |
+---------------------+----------------+
| Fedora 37 | FAIL |
+---------------------+----------------+
| Debian Buster | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| Fedora 38 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | FAIL |
+---------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
from ../lib/ethdev/ethdev_driver.h:23,
from ../drivers/net/cnxk/cnxk_ethdev.h:10,
from ../drivers/net/cnxk/cnxk_rep.h:4,
from ../drivers/net/cnxk/cnxk_rep_msg.c:5:
In function 'rte_mov15_or_less',
inlined from 'rte_memcpy_aligned' at ../lib/eal/x86/include/rte_memcpy.h:827:10,
inlined from 'rte_memcpy' at ../lib/eal/x86/include/rte_memcpy.h:866:10,
inlined from 'cnxk_rep_msg_populate_header' at ../drivers/net/cnxk/cnxk_rep_msg.c:105:2:
../lib/eal/x86/include/rte_memcpy.h:85:63: error: '*(const struct rte_uint16_alias *)((char *)&hdr + offsetof(cnxk_header_t, nb_hops)).val' is used uninitialized [-Werror=uninitialized]
85 | ((const struct rte_uint16_alias *)src)->val;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../drivers/net/cnxk/cnxk_rep_msg.c:95:23: note: 'hdr' declared here
95 | cnxk_header_t hdr;
| ^~~
cc1: all warnings being treated as errors
[1198/2705] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep_flow.c.o'.
[1199/2705] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep_ops.c.o'.
[1200/2705] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cn9k_ethdev_sec.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
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)
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/27312/
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