|FAILURE| pw125774-125781 [PATCH] [v1, 9/9] net/octeon_ep: set watermark for output queues

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Apr 4 20:05:28 CEST 2023


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

_Testing issues_

Submitter: Sathesh Edara <sedara at marvell.com>
Date: Tuesday, April 04 2023 14:18:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e

125774-125781 --> testing fail

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Buster    | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| RHEL 7           | FAIL           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[1854/3190] Generating symbol file 'drivers/a715181@@rte_net_cnxk at sha/librte_net_cnxk.so.23.1.symbols'.
[1855/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep at sta/net_octeon_ep_otx2_ep_vf.c.o'.
[1856/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep at sta/net_octeon_ep_otx_ep_rxtx.c.o'.
[1857/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_pcap at sta/net_pcap_pcap_ethdev.c.o'.
[1858/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_pcap at sta/net_pcap_pcap_osdep_linux.c.o'.
[1859/3190] Linking static target drivers/libtmp_rte_net_pcap.a.
[1860/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep at sta/net_octeon_ep_cnxk_ep_vf.c.o'.
[1861/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_pfe at sta/net_pfe_pfe_hal.c.o'.
[1862/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep at sta/net_octeon_ep_otx_ep_mbox.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_octeon_ep at sta/net_octeon_ep_otx_ep_mbox.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_octeon_ep at sta -Idrivers -I../drivers -Idrivers/net/octeon_ep -I../drivers/net/octeon_ep -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 -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.octeon_ep -MD -MQ 'drivers/a715181@@tmp_rte_net_octeon_ep at sta/net_octeon_ep_otx_ep_mbox.c.o' -MF 'drivers/a715181@@tmp_rte_net_octeon_ep at sta/net_octeon_ep_otx_ep_mbox.c.o.d' -o 'drivers/a715181@@tmp_rte_net_octeon_ep at sta/net_octeon_ep_otx_ep_mbox.c.o' -c ../drivers/net/octeon_ep/otx_ep_mbox.c
../drivers/net/octeon_ep/otx_ep_mbox.c: In function 'otx_ep_mbox_bulk_read':
../drivers/net/octeon_ep/otx_ep_mbox.c:90:2: error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
data_len = *((int32_t *)rsp.s_data.data);
^
cc1: all warnings being treated as errors
[1863/3190] Compiling C object 'drivers/a715181@@tmp_rte_net_pfe at sta/net_pfe_pfe_hif_lib.c.o'.
[1864/3190] Generating rte_net_octeontx.sym_chk with a meson_exe.py custom command.
[1865/3190] Generating rte_net_pcap.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

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

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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

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