|FAILURE| pw127820-127821 [PATCH] [2/2] net/mlx5/hws: add support fo
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat Jun 10 00:40:13 CEST 2023
Test-Label: iol-x86_64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/127821
_Testing issues_
Submitter: Dong Zhou <dongzhou at nvidia.com>
Date: Thursday, June 01 2023 08:00:00
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:c9df59bcc9bec67783de98486879594e52bdc418
127820-127821 --> testing fail
Test environment and result as below:
+------------------+--------------------+
| Environment | dpdk_meson_compile |
+==================+====================+
| Debian Bullseye | FAIL |
+------------------+--------------------+
| Fedora 37 | FAIL |
+------------------+--------------------+
| CentOS Stream 9 | FAIL |
+------------------+--------------------+
| FreeBSD 13 | PASS |
+------------------+--------------------+
| CentOS Stream 8 | FAIL |
+------------------+--------------------+
| Ubuntu 20.04 | FAIL |
+------------------+--------------------+
| openSUSE Leap 15 | FAIL |
+------------------+--------------------+
| Ubuntu 22.04 | FAIL |
+------------------+--------------------+
| Debian Buster | FAIL |
+------------------+--------------------+
| RHEL 7 | FAIL |
+------------------+--------------------+
| Fedora 38 | FAIL |
+------------------+--------------------+
| RHEL8 | FAIL |
+------------------+--------------------+
| Alpine | PASS |
+------------------+--------------------+
==== 20 line log output for RHEL8 (dpdk_meson_compile): ====
../drivers/net/mlx5/mlx5_flow_dv.c:11062:50: error: 'rte_flow_item_ib_bth_mask' undeclared (first use in this function); did you mean 'rte_flow_item_eth_mask'?
MLX5_ITEM_UPDATE(item, key_type, bth_v, bth_m, &rte_flow_item_ib_bth_mask);
^~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/mlx5/mlx5_flow_dv.c:75:39: note: in definition of macro 'MLX5_ITEM_UPDATE'
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'
bth_v->hdr.opcode & bth_m->hdr.opcode);
^~
../drivers/common/mlx5/mlx5_prm.h:867:12: note: in definition of macro 'MLX5_SET'
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'?
case RTE_FLOW_ITEM_TYPE_IB_BTH:
^~~~~~~~~~~~~~~~~~~~~~~~~
RTE_FLOW_ITEM_TYPE_ETH
ninja: build stopped: subcommand failed.
==== End log output ====
Debian Bullseye
Kernel: 5.4.0-122-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
CentOS Stream 9
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.1 20220421
FreeBSD 13
Kernel: 13.0
Compiler: clang 11.0.1
CentOS Stream 8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.4.1 20200928
Ubuntu 20.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 9.3.0-17ubuntu1~20.04
openSUSE Leap 15
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 7.5.0
Ubuntu 22.04
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 11.3.0
Debian Buster
Kernel: 5.4.0-122-generic
Compiler: gcc 8.3.0-6
RHEL 7
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.1.1
RHEL8
Kernel: 4.18.0-240.10.1.el8_3.x86_64
Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)
Alpine
Kernel: 5.4.0-73-generic
Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/26482/
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