|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:11:23 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               |
+---------------------+--------------------+
| Debian Bullseye     | FAIL               |
+---------------------+--------------------+

==== 20 line log output for Debian Bullseye (dpdk_meson_compile): ====
[1204/2734] Generating symbol file 'drivers/a715181@@rte_net_bond at sha/librte_net_bond.so.24.0.symbols'.
[1205/2734] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_ethdev_mcs.c.o'.
[1206/2734] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep_msg.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep_msg.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_cnxk at sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/
 ../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.
 cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep_msg.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep_msg.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk at sta/net_cnxk_cnxk_rep_msg.c.o' -c ../drivers/net/cnxk/cnxk_rep_msg.c
In file included from ../lib/mempool/rte_mempool.h:48,
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: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:
../drivers/net/cnxk/cnxk_rep_msg.c: In function 'cnxk_rep_msg_populate_header':
../lib/eal/x86/include/rte_memcpy.h:85:42: error: '*((void *)&hdr+8).val' is used uninitialized in this function [-Werror=uninitialized]
85 |    ((const struct rte_uint16_alias *)src)->val;
|    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
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

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

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