|FAILURE| pw114567-114579 [PATCH] [13/13] net/idpf: add AVX512 data path for single queue model

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Aug 3 14:41:43 CEST 2022


Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/114579

_Testing issues_

Submitter: Junfeng Guo <junfeng.guo at intel.com>
Date: Wednesday, August 03 2022 11:31:04 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:72206323a5dd3182b13f61b25a64abdddfee595c

114567-114579 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native          | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
../drivers/net/idpf/idpf_rxtx.c:2245:24: error: unused variable 'rxq' [-Werror,-Wunused-variable]
struct idpf_rx_queue *rxq;
^
../drivers/net/idpf/idpf_rxtx.c:2246:6: error: unused variable 'i' [-Werror,-Wunused-variable]
int i;
^
../drivers/net/idpf/idpf_rxtx.c:2244:23: error: unused variable 'ad' [-Werror,-Wunused-variable]
struct idpf_adapter *ad = vport->adapter;
^
../drivers/net/idpf/idpf_rxtx.c:2298:24: error: unused variable 'txq' [-Werror,-Wunused-variable]
struct idpf_tx_queue *txq;
^
../drivers/net/idpf/idpf_rxtx.c:2299:6: error: unused variable 'i' [-Werror,-Wunused-variable]
int i;
^
../drivers/net/idpf/idpf_rxtx.c:2297:23: error: unused variable 'ad' [-Werror,-Wunused-variable]
struct idpf_adapter *ad = vport->adapter;
^
7 errors generated.
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 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 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 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 Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23133/

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