|WARNING| pw127820-127821 [PATCH] [2/2] net/mlx5/hws: add support fo
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Fri Jun 9 00:17:10 CEST 2023
Test-Label: iol-aarch-unit-testing
Test-Status: WARNING
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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test |
+=============================+===========================+==============================+==============+================+
| Debian 11 | FAIL | FAIL | SKIPPED | SKIPPED |
+-----------------------------+---------------------------+------------------------------+--------------+----------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED |
+-----------------------------+---------------------------+------------------------------+--------------+----------------+
| (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | SKIPPED | PASS |
+-----------------------------+---------------------------+------------------------------+--------------+----------------+
==== 20 line log output for Debian 11 (cryptodev_sw_snow3g_autotest): ====
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
[1724/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_flow_flex.c.o'.
[1725/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_rxq.c.o'.
[1726/3170] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5 at sta/net_mlx5_mlx5_rx.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
(32-bit) ARM Ubuntu 20.04.4
Kernel: 5.4.0-148-generic aarch64
Compiler: gcc 9.4
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