|FAILURE| pw131971 [PATCH] net/mlx5: supporting group set miss actio

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Sep 26 23:57:35 CEST 2023


Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/131971

_Testing issues_

Submitter: Tomer Shmilovich <tshmilovich at nvidia.com>
Date: Tuesday, September 26 2023 15:58:35 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43

131971 --> testing fail

Test environment and result as below:

+--------------------------------------+--------------------+
|             Environment              | dpdk_meson_compile |
+======================================+====================+
| Ubuntu 20.04 ARM SVE                 | PASS               |
+--------------------------------------+--------------------+
| Fedora 37 (ARM)                      | FAIL               |
+--------------------------------------+--------------------+
| Fedora 38 (ARM)                      | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                   | FAIL               |
+--------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                | FAIL               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile   | PASS               |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS               |
+--------------------------------------+--------------------+

==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_meson_compile): ====
[1726/3033] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_rxq.c.o'.
[1727/3033] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_rxtx.c.o'.
[1728/3033] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_txq.c.o'.
[1729/3033] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_utils.c.o'.
[1730/3033] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx4 at sta/net_mlx4_mlx4_glue.c.o'.
[1731/3033] Linking static target drivers/libtmp_rte_net_mlx4.a.
[1732/3033] Generating rte_net_mlx4.pmd.c with a custom command.
[1733/3033] Compiling C object 'drivers/a715181@@rte_net_mlx4 at sta/meson-generated_.._rte_net_mlx4.pmd.c.o'.
[1734/3033] Linking static target drivers/librte_net_mlx4.a.
[1735/3033] Compiling C object 'drivers/a715181@@rte_net_mlx4 at sha/meson-generated_.._rte_net_mlx4.pmd.c.o'.
[1736/3033] Linking target drivers/librte_net_mlx4.so.24.0.
[1737/3033] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_mlx5 at sta -Idrivers -I../drivers -Idrivers/net/mlx5 -I../drivers/net/mlx5 -Idrivers/net/mlx5/linux -I../drivers/net/mlx5/linux -Idrivers/net/mlx5/hws -I../drivers/net/mlx5/hws -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/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/lin
 ux -I../drivers/common/mlx5/linux -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -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=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -UPEDANTIC -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mlx5 -MD -MQ 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5.c.o' -MF 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5.c.o.d' -o 'drivers/a715181@@tmp_rte_net_mlx5 at sta/ne
 t_mlx5_mlx5.c.o' -c ../drivers/net/mlx5/mlx5.c
In file included from ../drivers/net/mlx5/mlx5.c:42:
../drivers/net/mlx5/mlx5_flow.h:1880:39: error: 'struct rte_flow_group_attr' declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
1880 |                          const struct rte_flow_group_attr *attr,
|                                       ^~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

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

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