|FAILURE| pw123198-123203 [PATCH] [v9, 6/6] ethdev: add trace points for tm

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Feb 7 20:41:54 CET 2023


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

_Testing issues_

Submitter: Ankur Dwivedi <adwivedi at marvell.com>
Date: Tuesday, February 07 2023 06:32:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491

123198-123203 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+
|          Environment          | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 ARM GCC Native   | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04 ARM Clang Native | PASS           |
+-------------------------------+----------------+
| Windows Server 2019           | PASS           |
+-------------------------------+----------------+
| CentOS Stream 9               | PASS           |
+-------------------------------+----------------+
| RHEL 7                        | FAIL           |
+-------------------------------+----------------+
| RHEL8                         | PASS           |
+-------------------------------+----------------+
| Debian Buster                 | PASS           |
+-------------------------------+----------------+
| Ubuntu 20.04                  | PASS           |
+-------------------------------+----------------+
| Debian Bullseye               | PASS           |
+-------------------------------+----------------+
| Ubuntu 22.04                  | PASS           |
+-------------------------------+----------------+
| CentOS Stream 8               | PASS           |
+-------------------------------+----------------+
| openSUSE Leap 15              | PASS           |
+-------------------------------+----------------+

==== 20 line log output for RHEL 7 (dpdk_unit_test): ====
[112/3108] Generating mbuf.sym_chk with a meson_exe.py custom command.
[113/3108] Generating mempool.sym_chk with a meson_exe.py custom command.
[114/3108] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_ethdev_driver.c.o'.
[115/3108] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_ethdev_private.c.o'.
[116/3108] Compiling C object 'lib/76b5a35@@rte_eventdev at sta/eventdev_rte_eventdev.c.o'.
[117/3108] Generating meter.sym_chk with a meson_exe.py custom command.
[118/3108] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_class_eth.c.o'.
[119/3108] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_ethdev_trace_points.c.o'.
[120/3108] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_ethdev.c.o'.
FAILED: lib/76b5a35@@rte_ethdev at sta/ethdev_rte_ethdev.c.o
ccache cc -Ilib/76b5a35@@rte_ethdev at sta -Ilib -I../lib -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 -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=lib.ethdev -MD -MQ 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_ethdev.c.o' -MF 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_ethdev.c.o.d' -o 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_ethdev.c.o' -c ../lib/ethdev/rte_ethdev.c
../lib/ethdev/rte_ethdev.c: In function 'rte_eth_xstats_get_names':
../lib/ethdev/rte_ethdev.c:3260:2: error: 'for' loop initial declarations are only allowed in C99 mode
for (int i = 0; i < cnt_used_entries; i++)
^
../lib/ethdev/rte_ethdev.c:3260:2: note: use option -std=c99 or -std=gnu99 to compile your code
[121/3108] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_ethdev_cman.c.o'.
[122/3108] Compiling C object 'lib/76b5a35@@rte_ethdev at sta/ethdev_rte_flow.c.o'.
[123/3108] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

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

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)

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

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

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

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

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

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

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

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

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