|WARNING| pw166689 [PATCH] net/mlx5: avoid wildcard drop flow in pri
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Jul 13 21:43:33 CEST 2026
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/166689
_Testing issues_
Submitter: Gavin Hu <gahu at nvidia.com>
Date: Monday, July 13 2026 04:18:55
DPDK git baseline: Repo:dpdk-next-net-mlx
Branch: master
CommitID:2e3889f4434c87704049ba7f97a05e9ee08347fd
166689 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#458328
Test environment and result as below:
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest |
+===============================+================+==============================+===========================+==============+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 24.04 | PASS | SKIPPED | SKIPPED | PASS |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
| Red Hat Enterprise Linux 9.8 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora Linux 43 | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
| Red Hat Enterprise Linux 10.2 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
| Fedora Linux 44 | WARN | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | SKIPPED |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
| Debian GNU/Linux 12 | PASS | PASS | PASS | SKIPPED |
+-------------------------------+----------------+------------------------------+---------------------------+--------------+
==== 20 line log output for Fedora Linux 44 (dpdk_unit_test): ====
[1204/3470] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_verbs.c.o
FAILED: [code=1] drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_verbs.c.o
clang -Idrivers/libtmp_rte_net_mlx5.a.p -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 -Ilib/eal/common -I../lib/eal/common -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 -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/argparse -I../lib/argparse -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/c
ommon/mlx5/linux -I../drivers/common/mlx5/linux -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wcomma -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8.1-a+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -UPEDANTIC -Wno-shadow -Wno-vla -DRTE_COMPONENT_CLASS=pmd_net -DRTE_COMPONENT_NAME=mlx5 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mlx5 -MD -MQ drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_verbs.c.o -MF drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_ve
rbs.c.o.d -o drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_verbs.c.o -c ../drivers/net/mlx5/mlx5_flow_verbs.c
../drivers/net/mlx5/mlx5_flow_verbs.c:69:16: error: initializer-string for character array is too long, array size is 6 but initializer has size 7 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
69 | .dst_mac = "\xff\xff\xff\xff\xff\xff",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_verbs.c:70:16: error: initializer-string for character array is too long, array size is 6 but initializer has size 7 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
70 | .src_mac = "\xff\xff\xff\xff\xff\xff",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_verbs.c:73:16: error: initializer-string for character array is too long, array size is 6 but initializer has size 7 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
73 | .dst_mac = "\xff\xff\xff\xff\xff\xff",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_verbs.c:74:16: error: initializer-string for character array is too long, array size is 6 but initializer has size 7 (including the null terminating character); did you mean to use the 'nonstring' attribute? [-Werror,-Wunterminated-string-initialization]
74 | .src_mac = "\xff\xff\xff\xff\xff\xff",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
4 errors generated.
[1205/3470] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.o
[1206/3470] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_hws_cnt.c.o
[1207/3470] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_hw.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 10
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Ubuntu 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
Ubuntu 22.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0
Red Hat Enterprise Linux 9.8
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Fedora Linux 43
Kernel: 7.0
Compiler: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)
Red Hat Enterprise Linux 10.2
Kernel: 7.0
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Fedora Linux 44
Kernel: 7.0
Compiler: gcc gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)
CentOS Stream 9
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Debian GNU/Linux 12
Kernel: 7.0
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36510/
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