|FAILURE| pw128202-128201 [PATCH] [v1,2/2] net/mlx5/hws: add support
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Jun 8 23:30:24 CEST 2023
Test-Label: iol-x86_64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/128201
_Testing issues_
Submitter: Dong Zhou <dongzhou at nvidia.com>
Date: Tuesday, June 06 2023 11:07:10
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:38689022f609a290645c7027084aee720c1fcf91
128202-128201 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| Windows Server 2019 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 20.04 (dpdk_unit_test): ====
../drivers/net/mlx5/mlx5_flow_dv.c:75:39: note: in definition of macro 'MLX5_ITEM_UPDATE'
75 | m = (item)->mask ? (item)->mask : (gm); \
| ^~
In file included from ../drivers/common/mlx5/mlx5_devx_cmds.h:12,
from ../drivers/net/mlx5/mlx5_flow_dv.c:30:
../drivers/net/mlx5/mlx5_flow_dv.c:11065:9: error: dereferencing pointer to incomplete type 'const struct rte_flow_item_ib_bth'
11065 | bth_v->hdr.opcode & bth_m->hdr.opcode);
| ^~
../drivers/common/mlx5/mlx5_prm.h:867:12: note: in definition of macro 'MLX5_SET'
867 | u32 _v = v; \
| ^
../drivers/net/mlx5/mlx5_flow_dv.c: In function 'flow_dv_translate_items':
../drivers/net/mlx5/mlx5_flow_dv.c:13873:7: error: 'RTE_FLOW_ITEM_TYPE_IB_BTH' undeclared (first use in this function); did you mean 'RTE_FLOW_ITEM_TYPE_ETH'?
13873 | case RTE_FLOW_ITEM_TYPE_IB_BTH:
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| RTE_FLOW_ITEM_TYPE_ETH
[1742/3213] Generating rte_net_ixgbe.sym_chk with a meson_exe.py custom command.
[1743/3213] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_ethdev.c.o'.
[1744/3213] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_tx.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
Windows Server 2019
Kernel: 10.0
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26551/
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