automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: selwin.sebastian@amd.com, robot@bytheb.org
Subject: |FAILURE| pw132281 [PATCH v2] net/axgbe: use CPUID to identify cpu
Date: Tue,  3 Oct 2023 08:39:30 -0400	[thread overview]
Message-ID: <20231003123930.288484-1-robot@bytheb.org> (raw)
In-Reply-To: <20231003113938.42959-1-selwin.sebastian@amd.com>

From: robot@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-----------------------------

  parent reply	other threads:[~2023-10-03 12:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20231003113938.42959-1-selwin.sebastian@amd.com>
2023-10-03 11:20 ` qemudev
2023-10-03 11:41 ` |WARNING| " checkpatch
2023-10-03 12:39 ` 0-day Robot [this message]
2023-10-03 15:34 |FAILURE| pw132281 [PATCH] [v2] " dpdklab
2023-10-03 15:35 dpdklab
2023-10-03 15:36 dpdklab
2023-10-03 15:36 dpdklab
2023-10-03 15:43 dpdklab
2023-10-03 16:03 dpdklab
2023-10-03 16:13 dpdklab
2023-10-03 16:16 dpdklab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231003123930.288484-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=selwin.sebastian@amd.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).