|FAILURE| pw132281 [PATCH v2] net/axgbe: use CPUID to identify cpu
0-day Robot
robot at bytheb.org
Tue Oct 3 14:39:30 CEST 2023
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/132281/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6392640419
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
2234 | __cpuid(0x1, eax, ebx, ecx, edx);
| ^~~~~~~
../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
[996/3987] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[997/3987] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
2234 | __cpuid(0x1, eax, ebx, ecx, edx);
| ^~~~~~~
../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
[914/3294] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[915/3294] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
2234 | __cpuid(0x1, eax, ebx, ecx, edx);
| ^~~~~~~
../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
[918/3266] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[919/3266] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list