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

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Oct 3 17:34:42 CEST 2023


Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
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   | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+=================+===========================+==============================+
| Debian 11 (arm) | FAIL                      | FAIL                         |
+-----------------+---------------------------+------------------------------+

==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_autotest): ====
../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
[1035/3029] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe at sta/net_axgbe_axgbe_rxtx.c.o'.
[1036/3029] Compiling C object 'drivers/a715181@@tmp_rte_net_bnx2x at sta/net_bnx2x_bnx2x_ethdev.c.o'.
[1037/3029] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 11 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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