|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:35:50 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               |
+--------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_meson_compile): ====
../drivers/net/axgbe/axgbe_ethdev.c:18:22: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                      ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:18:25: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                         ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
../drivers/net/axgbe/axgbe_ethdev.c:18:28: error: left-hand operand of comma expression has no effect [-Werror=unused-value]
18 | #define __cpuid (n, a, b, c, d)
|                            ^
../drivers/net/axgbe/axgbe_ethdev.c:2234:3: note: in expansion of macro '__cpuid'
2234 |   __cpuid(0x1, eax, ebx, ecx, edx);
|   ^~~~~~~
cc1: all warnings being treated as errors
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
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