From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: dsosnowski@nvidia.com, robot@bytheb.org
Subject: |FAILURE| pw152247 [PATCH] net/mlx5/hws: fix incorrect DV FT type convert
Date: Wed, 5 Mar 2025 09:24:24 -0500 [thread overview]
Message-ID: <20250305142424.1444278-1-robot@bytheb.org> (raw)
In-Reply-To: <20250305132353.46724-1-dsosnowski@nvidia.com>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/152247/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/13677446550
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"fedora:39-gcc" failed at step Build
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
../drivers/net/mlx5/hws/mlx5dr.h:65:2: note: 'MLX5DR_ACTION_FLAG_HWS_FDB' declared here
MLX5DR_ACTION_FLAG_HWS_FDB = 1 << 5,
^
../drivers/net/mlx5/hws/mlx5dr_action.c:1749:9: error: use of undeclared identifier 'MLX5DR_ACTION_FLAG_HWS_FDB_TX'; did you mean 'MLX5DR_ACTION_FLAG_HWS_FDB'?
MLX5DR_ACTION_FLAG_HWS_FDB_TX |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MLX5DR_ACTION_FLAG_HWS_FDB
../drivers/net/mlx5/hws/mlx5dr.h:65:2: note: 'MLX5DR_ACTION_FLAG_HWS_FDB' declared here
MLX5DR_ACTION_FLAG_HWS_FDB = 1 << 5,
^
../drivers/net/mlx5/hws/mlx5dr_action.c:1750:9: error: use of undeclared identifier 'MLX5DR_ACTION_FLAG_HWS_FDB_UNIFIED'; did you mean 'MLX5DR_ACTION_FLAG_HWS_FDB'?
MLX5DR_ACTION_FLAG_HWS_FDB_UNIFIED));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MLX5DR_ACTION_FLAG_HWS_FDB
../drivers/net/mlx5/hws/mlx5dr.h:65:2: note: 'MLX5DR_ACTION_FLAG_HWS_FDB' declared here
MLX5DR_ACTION_FLAG_HWS_FDB = 1 << 5,
^
3 errors generated.
[1862/3245] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_hw.c.o
[1863/3245] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_definer.c.o
[1864/3245] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.o
[1865/3245] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.o
[1866/3245] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[1865/3245] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_pool.c.o
[1866/3245] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_action.c.o
FAILED: drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_action.c.o
ccache gcc -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 -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 -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -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/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/linux -I../drivers/common/mlx5/linux -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -I/usr/include/libnl3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -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 -pedantic -DPEDANTIC -Wno-vla -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mlx5 -MD -MQ drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_action.c.o -MF drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_action.c.o.d -o drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_action.c.o -c ../drivers/net/mlx5/hws/mlx5dr_action.c
../drivers/net/mlx5/hws/mlx5dr_action.c: In function ‘mlx5dr_action_conv_hws_flags_to_dv_ft’:
../drivers/net/mlx5/hws/mlx5dr_action.c:1748:30: error: ‘MLX5DR_ACTION_FLAG_HWS_FDB_RX’ undeclared (first use in this function); did you mean ‘MLX5DR_ACTION_FLAG_HWS_FDB’?
1748 | MLX5DR_ACTION_FLAG_HWS_FDB_RX |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| MLX5DR_ACTION_FLAG_HWS_FDB
../drivers/net/mlx5/hws/mlx5dr_action.c:1748:30: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/mlx5/hws/mlx5dr_action.c:1749:30: error: ‘MLX5DR_ACTION_FLAG_HWS_FDB_TX’ undeclared (first use in this function); did you mean ‘MLX5DR_ACTION_FLAG_HWS_FDB’?
1749 | MLX5DR_ACTION_FLAG_HWS_FDB_TX |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| MLX5DR_ACTION_FLAG_HWS_FDB
../drivers/net/mlx5/hws/mlx5dr_action.c:1750:30: error: ‘MLX5DR_ACTION_FLAG_HWS_FDB_UNIFIED’ undeclared (first use in this function); did you mean ‘MLX5DR_ACTION_FLAG_HWS_FDB’?
1750 | MLX5DR_ACTION_FLAG_HWS_FDB_UNIFIED));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| MLX5DR_ACTION_FLAG_HWS_FDB
[1867/3245] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_send.c.o
[1868/3245] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_hw.c.o
[1869/3245] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.o
[1870/3245] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.o
[1871/3245] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
../drivers/net/mlx5/hws/mlx5dr.h:65:2: note: 'MLX5DR_ACTION_FLAG_HWS_FDB' declared here
MLX5DR_ACTION_FLAG_HWS_FDB = 1 << 5,
^
../drivers/net/mlx5/hws/mlx5dr_action.c:1749:9: error: use of undeclared identifier 'MLX5DR_ACTION_FLAG_HWS_FDB_TX'; did you mean 'MLX5DR_ACTION_FLAG_HWS_FDB'?
MLX5DR_ACTION_FLAG_HWS_FDB_TX |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MLX5DR_ACTION_FLAG_HWS_FDB
../drivers/net/mlx5/hws/mlx5dr.h:65:2: note: 'MLX5DR_ACTION_FLAG_HWS_FDB' declared here
MLX5DR_ACTION_FLAG_HWS_FDB = 1 << 5,
^
../drivers/net/mlx5/hws/mlx5dr_action.c:1750:9: error: use of undeclared identifier 'MLX5DR_ACTION_FLAG_HWS_FDB_UNIFIED'; did you mean 'MLX5DR_ACTION_FLAG_HWS_FDB'?
MLX5DR_ACTION_FLAG_HWS_FDB_UNIFIED));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
MLX5DR_ACTION_FLAG_HWS_FDB
../drivers/net/mlx5/hws/mlx5dr.h:65:2: note: 'MLX5DR_ACTION_FLAG_HWS_FDB' declared here
MLX5DR_ACTION_FLAG_HWS_FDB = 1 << 5,
^
3 errors generated.
[1877/6705] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_rule.c.o
[1878/6705] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_hw.c.o
[1879/6705] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.o
[1880/6705] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.o
[1881/6705] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[1883/6705] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_pool.c.o
[1884/6705] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_action.c.o
FAILED: drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_action.c.o
ccache gcc -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 -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 -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -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/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/linux -I../drivers/common/mlx5/linux -Idrivers/bus/auxiliary -I../drivers/bus/auxiliary -I/usr/include/libnl3 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -g -include rte_config.h -Wvla -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -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 -pedantic -DPEDANTIC -Wno-vla -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.mlx5 -MD -MQ drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_action.c.o -MF drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_action.c.o.d -o drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_action.c.o -c ../drivers/net/mlx5/hws/mlx5dr_action.c
../drivers/net/mlx5/hws/mlx5dr_action.c: In function ‘mlx5dr_action_conv_hws_flags_to_dv_ft’:
../drivers/net/mlx5/hws/mlx5dr_action.c:1748:30: error: ‘MLX5DR_ACTION_FLAG_HWS_FDB_RX’ undeclared (first use in this function); did you mean ‘MLX5DR_ACTION_FLAG_HWS_FDB’?
1748 | MLX5DR_ACTION_FLAG_HWS_FDB_RX |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| MLX5DR_ACTION_FLAG_HWS_FDB
../drivers/net/mlx5/hws/mlx5dr_action.c:1748:30: note: each undeclared identifier is reported only once for each function it appears in
../drivers/net/mlx5/hws/mlx5dr_action.c:1749:30: error: ‘MLX5DR_ACTION_FLAG_HWS_FDB_TX’ undeclared (first use in this function); did you mean ‘MLX5DR_ACTION_FLAG_HWS_FDB’?
1749 | MLX5DR_ACTION_FLAG_HWS_FDB_TX |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| MLX5DR_ACTION_FLAG_HWS_FDB
../drivers/net/mlx5/hws/mlx5dr_action.c:1750:30: error: ‘MLX5DR_ACTION_FLAG_HWS_FDB_UNIFIED’ undeclared (first use in this function); did you mean ‘MLX5DR_ACTION_FLAG_HWS_FDB’?
1750 | MLX5DR_ACTION_FLAG_HWS_FDB_UNIFIED));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| MLX5DR_ACTION_FLAG_HWS_FDB
[1885/6705] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_hws_mlx5dr_send.c.o
[1886/6705] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_mpw.c.o
[1887/6705] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.o
[1888/6705] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.o
[1889/6705] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-gcc" at step Build
####################################################################################
####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------
next prev parent reply other threads:[~2025-03-05 14:24 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250305132353.46724-1-dsosnowski@nvidia.com>
2025-03-05 12:57 ` |SUCCESS| " qemudev
2025-03-05 13:01 ` qemudev
2025-03-05 13:25 ` checkpatch
2025-03-05 14:24 ` 0-day Robot [this message]
2025-03-05 16:14 ` |SUCCESS| pw152247 [PATCH] net/mlx5/hws: fix incorrect DV FT type co dpdklab
2025-03-05 16:21 ` dpdklab
2025-03-05 16:23 ` dpdklab
2025-03-05 16:23 ` dpdklab
2025-03-05 16:35 ` dpdklab
2025-03-05 16:35 ` dpdklab
2025-03-05 16:47 ` |FAILURE| " dpdklab
2025-03-05 17:02 ` |SUCCESS| " dpdklab
2025-03-05 17:07 ` dpdklab
2025-03-05 17:08 ` dpdklab
2025-03-05 17:09 ` |PENDING| " dpdklab
2025-03-05 17:16 ` |SUCCESS| " dpdklab
2025-03-05 17:18 ` dpdklab
2025-03-05 17:18 ` dpdklab
2025-03-05 17:21 ` |PENDING| " dpdklab
2025-03-05 17:28 ` |SUCCESS| " dpdklab
2025-03-05 17:28 ` |PENDING| " dpdklab
2025-03-05 17:30 ` |SUCCESS| " dpdklab
2025-03-05 17:42 ` |FAILURE| " dpdklab
2025-03-05 17:43 ` |SUCCESS| " dpdklab
2025-03-05 17:44 ` |PENDING| " dpdklab
2025-03-05 17:54 ` |SUCCESS| " dpdklab
2025-03-05 17:55 ` dpdklab
2025-03-05 18:01 ` dpdklab
2025-03-05 18:03 ` dpdklab
2025-03-05 18:18 ` |PENDING| " dpdklab
2025-03-05 18:18 ` dpdklab
2025-03-05 18:24 ` dpdklab
2025-03-05 18:30 ` |SUCCESS| " dpdklab
2025-03-05 18:43 ` |PENDING| " dpdklab
2025-03-05 18:46 ` |SUCCESS| " dpdklab
2025-03-05 18:51 ` dpdklab
2025-03-05 18:57 ` dpdklab
2025-03-05 19:00 ` dpdklab
2025-03-05 19:15 ` dpdklab
2025-03-05 19:44 ` dpdklab
2025-03-05 19:56 ` dpdklab
2025-03-05 19:59 ` dpdklab
2025-03-06 1:28 ` dpdklab
2025-03-06 3:20 ` dpdklab
2025-03-06 3:26 ` dpdklab
2025-03-06 3:29 ` dpdklab
2025-03-06 3:31 ` dpdklab
2025-03-06 3:32 ` dpdklab
2025-03-06 3:43 ` dpdklab
2025-03-06 3:47 ` dpdklab
2025-03-06 3:52 ` dpdklab
2025-03-06 3:54 ` dpdklab
2025-03-06 4:47 ` dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250305142424.1444278-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=dsosnowski@nvidia.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).