|FAILURE| pw130172-130180 [PATCH] [9/9] net/cnxk: add represented po
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat Aug 12 03:06:08 CEST 2023
Test-Label: iol-compile-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_meson_compile |
+=====================+====================+
| FreeBSD 13 | PASS |
+---------------------+--------------------+
| Windows Server 2019 | PASS |
+---------------------+--------------------+
| CentOS Stream 9 | FAIL |
+---------------------+--------------------+
| Debian Buster | PASS |
+---------------------+--------------------+
| Fedora 37 | FAIL |
+---------------------+--------------------+
| Fedora 38 | FAIL |
+---------------------+--------------------+
==== 20 line log output for Fedora 38 (dpdk_meson_compile): ====
from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1421,
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
ninja: build stopped: subcommand failed.
==== End log output ====
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
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 Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
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