|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:26:58 CEST 2023
Test-Label: iol-aarch64-compile-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_meson_compile |
+========================================+====================+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 11 (Buster) (ARM) (dpdk_meson_compile): ====
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:11067:21: error: invalid use of undefined type 'const struct rte_flow_item_ib_bth'
11067 | size = sizeof(bth_m->hdr.dst_qp);
| ^~
../drivers/net/mlx5/mlx5_flow_dv.c:11069:19: error: invalid use of undefined type 'const struct rte_flow_item_ib_bth'
11069 | qpn_v[i] = bth_m->hdr.dst_qp[i] & bth_v->hdr.dst_qp[i];
| ^~
../drivers/net/mlx5/mlx5_flow_dv.c:11069:42: error: invalid use of undefined type 'const struct rte_flow_item_ib_bth'
11069 | qpn_v[i] = bth_m->hdr.dst_qp[i] & bth_v->hdr.dst_qp[i];
| ^~
../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
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
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
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