|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:58 CEST 2022
Test-Label: iol-aarch64-compile-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_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
../drivers/net/idpf/idpf_rxtx.c:2292:24: error: unused variable 'rxq' [-Werror,-Wunused-variable]
struct idpf_rx_queue *rxq;
^
../drivers/net/idpf/idpf_rxtx.c:2291:23: error: unused variable 'ad' [-Werror,-Wunused-variable]
struct idpf_adapter *ad = vport->adapter;
^
../drivers/net/idpf/idpf_rxtx.c:2293: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:2345:6: error: unused variable 'i' [-Werror,-Wunused-variable]
int i;
^
../drivers/net/idpf/idpf_rxtx.c:2344:24: error: unused variable 'txq' [-Werror,-Wunused-variable]
struct idpf_tx_queue *txq;
^
10 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====
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
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
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 Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 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