|FAILURE| pw132281 [PATCH] [v2] net/axgbe: use CPUID to identify cpu

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Oct 3 17:43:46 CEST 2023


Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/132281

_Testing issues_

Submitter: Selwin Sebastian <selwin.sebastian at amd.com>
Date: Tuesday, October 03 2023 11:39:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5f99480bc32b5f643fb357f8bed022b9bd23ecad

132281 --> testing fail

Test environment and result as below:

+--------------------------+--------------------+
|       Environment        | dpdk_meson_compile |
+==========================+====================+
| Ubuntu 20.04 ARM SVE     | PASS               |
+--------------------------+--------------------+
| Fedora 37 (ARM)          | FAIL               |
+--------------------------+--------------------+
| CentOS Stream 9 (ARM)    | FAIL               |
+--------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM)          | FAIL               |
+--------------------------+--------------------+
| Ubuntu 20.04 (ARM)       | FAIL               |
+--------------------------+--------------------+
| Fedora 38 (ARM Clang)    | FAIL               |
+--------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
#define __cpuid (n, a, b, c, d)
^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: error: use of undeclared identifier 'a'
../drivers/net/axgbe/axgbe_ethdev.c:18:21: note: expanded from macro '__cpuid'
#define __cpuid (n, a, b, c, d)
^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: error: use of undeclared identifier 'b'
../drivers/net/axgbe/axgbe_ethdev.c:18:24: note: expanded from macro '__cpuid'
#define __cpuid (n, a, b, c, d)
^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: error: use of undeclared identifier 'c'
../drivers/net/axgbe/axgbe_ethdev.c:18:27: note: expanded from macro '__cpuid'
#define __cpuid (n, a, b, c, d)
^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: error: use of undeclared identifier 'd'
../drivers/net/axgbe/axgbe_ethdev.c:18:30: note: expanded from macro '__cpuid'
#define __cpuid (n, a, b, c, d)
^
10 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

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

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