|FAILURE| pw115892-115905 [PATCH] [v2, 14/14] net/idpf: add support for timestamp offload
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Sep 5 13:37:33 CEST 2022
Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/115905
_Testing issues_
Submitter: Junfeng Guo <junfeng.guo at intel.com>
Date: Monday, September 05 2022 10:58:28
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4aee6110bb10b0225fa9562f2e48af233a9058a1
115892-115905 --> testing fail
Test environment and result as below:
+-------------------------------+----------------+--------------+
| Environment | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM GCC Native | FAIL | SKIPPED |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM Clang Native | FAIL | SKIPPED |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | PASS |
+-------------------------------+----------------+--------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_unit_test): ====
struct idpf_adapter *ad = vport->adapter;
^
../drivers/net/idpf/idpf_rxtx.c:2345:6: error: unused variable 'i' [-Werror,-Wunused-variable]
int i;
^
../drivers/net/idpf/idpf_rxtx.c:2343:23: error: unused variable 'ad' [-Werror,-Wunused-variable]
struct idpf_adapter *ad = vport->adapter;
^
../drivers/net/idpf/idpf_rxtx.c:2344:24: error: unused variable 'txq' [-Werror,-Wunused-variable]
struct idpf_tx_queue *txq;
^
10 errors generated.
[1733/3523] Generating drivers/rte_net_iavf.sym_chk with a custom command (wrapped by meson to capture output)
[1734/3523] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
[1735/3523] Generating drivers/rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output)
[1736/3523] Generating drivers/rte_common_mlx5.sym_chk with a custom command (wrapped by meson to capture output)
[1737/3523] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
[1738/3523] Generating drivers/rte_common_sfc_efx.sym_chk with a custom command (wrapped by meson to capture output)
[1739/3523] Generating drivers/rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23412/
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