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| pw130984 [PATCH v1] net/axgbe: use CPUID to identify cpu
Date: Thu, 31 Aug 2023 09:19:35 -0400	[thread overview]
Message-ID: <20230831131935.2672720-1-robot@bytheb.org> (raw)
In-Reply-To: <20230831123131.4787-1-selwin.sebastian@amd.com>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/130984/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6037448960
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
####################################################################################
[981/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_hw_atl_hw_atl_llh.c.o'.
[982/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_hw_atl_hw_atl_utils_fw2x.c.o'.
[983/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_rte_pmd_atlantic.c.o'.
[984/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_hw_atl_hw_atl_utils.c.o'.
[985/3983] Linking static target drivers/libtmp_rte_net_atlantic.a.
[986/3983] Generating rte_net_atlantic.pmd.c with a custom command.
[987/3983] Compiling C object 'drivers/a715181@@rte_net_atlantic@sha/meson-generated_.._rte_net_atlantic.pmd.c.o'.
[988/3983] Compiling C object 'drivers/a715181@@rte_net_atlantic@sta/meson-generated_.._rte_net_atlantic.pmd.c.o'.
[989/3983] Linking static target drivers/librte_net_atlantic.a.
[990/3983] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[991/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_avp@sta/net_avp_avp_ethdev.c.o'.
[992/3983] Linking static target drivers/libtmp_rte_net_avp.a.
[993/3983] Linking target drivers/librte_net_atlantic.so.24.0.
[994/3983] Generating rte_net_avp.pmd.c with a custom command.
[995/3983] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_axgbe@sta -Idrivers -I../drivers -Idrivers/net/axgbe -I../drivers/net/axgbe -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.axgbe -MD -MQ 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c:15:10: fatal error: cpuid.h: No such file or directory
   15 | #include <cpuid.h>
      |          ^~~~~~~~~
compilation terminated.
[996/3983] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[997/3983] 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
####################################################################################
[899/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_atlantic@sta/net_atlantic_hw_atl_hw_atl_utils.c.o'.
[900/3290] Linking static target drivers/libtmp_rte_net_atlantic.a.
[901/3290] Generating rte_net_ark.pmd.c with a custom command.
[902/3290] Compiling C object 'drivers/a715181@@rte_net_ark@sta/meson-generated_.._rte_net_ark.pmd.c.o'.
[903/3290] Linking static target drivers/librte_net_ark.a.
[904/3290] Compiling C object 'drivers/a715181@@rte_net_ark@sha/meson-generated_.._rte_net_ark.pmd.c.o'.
[905/3290] Linking target drivers/librte_net_ark.so.24.0.
[906/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_avp@sta/net_avp_avp_ethdev.c.o'.
[907/3290] Generating rte_net_atlantic.pmd.c with a custom command.
[908/3290] Compiling C object 'drivers/a715181@@rte_net_atlantic@sta/meson-generated_.._rte_net_atlantic.pmd.c.o'.
[909/3290] Linking static target drivers/libtmp_rte_net_avp.a.
[910/3290] Compiling C object 'drivers/a715181@@rte_net_atlantic@sha/meson-generated_.._rte_net_atlantic.pmd.c.o'.
[911/3290] Linking static target drivers/librte_net_atlantic.a.
[912/3290] Generating rte_net_avp.pmd.c with a custom command.
[913/3290] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_axgbe@sta -Idrivers -I../drivers -Idrivers/net/axgbe -I../drivers/net/axgbe -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.axgbe -MD -MQ 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c:15:10: fatal error: cpuid.h: No such file or directory
   15 | #include <cpuid.h>
      |          ^~~~~~~~~
compilation terminated.
[914/3290] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[915/3290] 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
####################################################################################
[903/3262] Compiling C object 'drivers/a715181@@rte_net_ark@sha/meson-generated_.._rte_net_ark.pmd.c.o'.
[904/3262] Linking static target drivers/librte_net_ark.a.
[905/3262] Linking target drivers/librte_net_ark.so.24.0.
[906/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_avp@sta/net_avp_avp_ethdev.c.o'.
[907/3262] Linking static target drivers/libtmp_rte_net_avp.a.
[908/3262] Generating rte_common_cnxk.pmd.c with a custom command.
[909/3262] Compiling C object 'drivers/a715181@@rte_common_cnxk@sta/meson-generated_.._rte_common_cnxk.pmd.c.o'.
[910/3262] Linking static target drivers/librte_common_cnxk.a.
[911/3262] Generating rte_net_atlantic.pmd.c with a custom command.
[912/3262] Compiling C object 'drivers/a715181@@rte_common_cnxk@sha/meson-generated_.._rte_common_cnxk.pmd.c.o'.
[913/3262] Compiling C object 'drivers/a715181@@rte_net_atlantic@sta/meson-generated_.._rte_net_atlantic.pmd.c.o'.
[914/3262] Linking static target drivers/librte_net_atlantic.a.
[915/3262] Generating rte_net_avp.pmd.c with a custom command.
[916/3262] Compiling C object 'drivers/a715181@@rte_net_atlantic@sha/meson-generated_.._rte_net_atlantic.pmd.c.o'.
[917/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_axgbe@sta -Idrivers -I../drivers -Idrivers/net/axgbe -I../drivers/net/axgbe -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-cast-qual -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.axgbe -MD -MQ 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_axgbe@sta/net_axgbe_axgbe_ethdev.c.o' -c ../drivers/net/axgbe/axgbe_ethdev.c
../drivers/net/axgbe/axgbe_ethdev.c:15:10: fatal error: cpuid.h: No such file or directory
   15 | #include <cpuid.h>
      |          ^~~~~~~~~
compilation terminated.
[918/3262] Generating rte_net_atlantic.sym_chk with a meson_exe.py custom command.
[919/3262] 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-08-31 13:19 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230831123131.4787-1-selwin.sebastian@amd.com>
2023-08-31 12:30 ` qemudev
2023-08-31 12:43 ` |WARNING| " checkpatch
2023-08-31 13:19 ` 0-day Robot [this message]
2023-08-31 16:18 |FAILURE| pw130984 [PATCH] [v1] " dpdklab
2023-08-31 16:19 dpdklab
2023-08-31 16:19 dpdklab
2023-08-31 16:20 dpdklab
2023-08-31 16:20 dpdklab
2023-08-31 16:20 dpdklab
2023-08-31 16:20 dpdklab
2023-08-31 16:20 dpdklab
2023-08-31 16:23 dpdklab
2023-08-31 16:49 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=20230831131935.2672720-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).