automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: rushilg@google.com, robot@bytheb.org
Subject: |FAILURE| pw135506 [PATCH] net/gve: Enable stats reporting for GQ format
Date: Fri, 22 Dec 2023 11:05:08 -0500	[thread overview]
Message-ID: <20231222160508.3023205-1-robot@bytheb.org> (raw)
In-Reply-To: <20231222153034.1265279-1-rushilg@google.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7301587587
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-stdatomic" failed at step Build and test
"ubuntu-20.04-clang-stdatomic" failed at step Build and test
"ubuntu-20.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-20.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"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
"fedora:37-gcc" failed at step Build
"fedora:37-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-stdatomic" at step Build and test
####################################################################################
FAILED: drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_gve@sta -Idrivers -I../drivers -Idrivers/net/gve -I../drivers/net/gve -I../drivers/net/gve/base -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/x86/include -I../lib/eal/x86/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=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.gve -MD -MQ 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -c ../drivers/net/gve/gve_ethdev.c
../drivers/net/gve/gve_ethdev.c: In function ‘gve_dev_start’:
../drivers/net/gve/gve_ethdev.c:260:22: error: expected ‘)’ before ‘{’ token
  260 |  if (gve_is_gqi(priv) {
      |     ~                ^~
      |                      )
../drivers/net/gve/gve_ethdev.c:279:1: error: expected expression before ‘}’ token
  279 | }
      | ^
../drivers/net/gve/gve_ethdev.c:279:1: error: control reaches end of non-void function [-Werror=return-type]
  279 | }
      | ^
At top level:
../drivers/net/gve/gve_ethdev.c:128:12: error: ‘gve_alloc_stats_report’ defined but not used [-Werror=unused-function]
  128 | static int gve_alloc_stats_report(struct gve_priv *priv,
      |            ^~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1425/2844] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_base_gve_adminq.c.o'.
[1426/2844] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cfg.c.o'.
[1427/2844] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cmdq.c.o'.
[1428/2844] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_eqs.c.o'.
[1429/2844] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-stdatomic" at step Build and test
####################################################################################
[1413/2844] Linking static target drivers/librte_net_failsafe.a.
[1414/2844] Linking target drivers/librte_net_failsafe.so.24.1.
[1415/2844] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_ethdev.c.o'.
[1416/2844] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_version.c.o'.
[1417/2844] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx.c.o'.
[1418/2844] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx_dqo.c.o'.
[1419/2844] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_rxtx.c.o'.
[1420/2844] Linking static target drivers/libtmp_rte_net_fm10k.a.
[1421/2844] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_gve@sta -Idrivers -I../drivers -Idrivers/net/gve -I../drivers/net/gve -I../drivers/net/gve/base -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/x86/include -I../lib/eal/x86/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 -Xclang -fcolor-diagnostics -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.gve -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -c ../drivers/net/gve/gve_ethdev.c
../drivers/net/gve/gve_ethdev.c:260:23: error: expected ')'
        if (gve_is_gqi(priv) {
                             ^
../drivers/net/gve/gve_ethdev.c:260:5: note: to match this '('
        if (gve_is_gqi(priv) {
           ^
1 error generated.
[1422/2844] Generating rte_net_fm10k.pmd.c with a custom command.
[1423/2844] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cfg.c.o'.
[1424/2844] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cmdq.c.o'.
[1425/2844] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_api_cmd.c.o'.
[1426/2844] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
FAILED: drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_gve@sta -Idrivers -I../drivers -Idrivers/net/gve -I../drivers/net/gve -I../drivers/net/gve/base -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/x86/include -I../lib/eal/x86/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 -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=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.gve -MD -MQ 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -c ../drivers/net/gve/gve_ethdev.c
../drivers/net/gve/gve_ethdev.c: In function ‘gve_dev_start’:
../drivers/net/gve/gve_ethdev.c:260:22: error: expected ‘)’ before ‘{’ token
  260 |  if (gve_is_gqi(priv) {
      |     ~                ^~
      |                      )
../drivers/net/gve/gve_ethdev.c:279:1: error: expected expression before ‘}’ token
  279 | }
      | ^
../drivers/net/gve/gve_ethdev.c:279:1: error: control reaches end of non-void function [-Werror=return-type]
  279 | }
      | ^
At top level:
../drivers/net/gve/gve_ethdev.c:128:12: error: ‘gve_alloc_stats_report’ defined but not used [-Werror=unused-function]
  128 | static int gve_alloc_stats_report(struct gve_priv *priv,
      |            ^~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1471/3916] Linking static target drivers/librte_net_fm10k.a.
[1472/3916] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_api_cmd.c.o'.
[1473/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx.c.o'.
[1474/3916] Generating pipeline.sym_chk with a meson_exe.py custom command.
[1475/3916] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cmdq.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1450/3916] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_distributor.c'.
[1451/3916] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_dmadev.c'.
[1452/3916] Generating 'buildtools/chkincs/fe389a9@@chkincs@exe/rte_dmadev_pmd.c'.
[1453/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_ethdev.c.o'.
[1454/3916] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base@sta/fm10k_pf.c.o'.
[1455/3916] Linking static target drivers/net/fm10k/base/libfm10k_base.a.
[1456/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_version.c.o'.
[1457/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx_dqo.c.o'.
[1458/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_gve@sta -Idrivers -I../drivers -Idrivers/net/gve -I../drivers/net/gve -I../drivers/net/gve/base -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/x86/include -I../lib/eal/x86/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 -Xclang -fcolor-diagnostics -fsanitize=address -fno-omit-frame-pointer -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.gve -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -c ../drivers/net/gve/gve_ethdev.c
../drivers/net/gve/gve_ethdev.c:260:23: error: expected ')'
        if (gve_is_gqi(priv) {
                             ^
../drivers/net/gve/gve_ethdev.c:260:5: note: to match this '('
        if (gve_is_gqi(priv) {
           ^
1 error generated.
[1459/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx_dqo.c.o'.
[1460/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_rxtx.c.o'.
[1461/3916] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cmdq.c.o'.
[1462/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx.c.o'.
[1463/3916] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe@sta/net_failsafe_failsafe_ops.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
FAILED: drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_gve@sta -Idrivers -I../drivers -Idrivers/net/gve -I../drivers/net/gve -I../drivers/net/gve/base -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/x86/include -I../lib/eal/x86/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 -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.gve -MD -MQ 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -c ../drivers/net/gve/gve_ethdev.c
../drivers/net/gve/gve_ethdev.c: In function ‘gve_dev_start’:
../drivers/net/gve/gve_ethdev.c:260:22: error: expected ‘)’ before ‘{’ token
  260 |  if (gve_is_gqi(priv) {
      |     ~                ^~
      |                      )
../drivers/net/gve/gve_ethdev.c:279:1: error: expected expression before ‘}’ token
  279 | }
      | ^
../drivers/net/gve/gve_ethdev.c:279:1: error: control reaches end of non-void function [-Werror=return-type]
  279 | }
      | ^
At top level:
../drivers/net/gve/gve_ethdev.c:128:12: error: ‘gve_alloc_stats_report’ defined but not used [-Werror=unused-function]
  128 | static int gve_alloc_stats_report(struct gve_priv *priv,
      |            ^~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1143/3136] Linking static target drivers/librte_net_fm10k.a.
[1144/3136] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx.c.o'.
[1145/3136] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cfg.c.o'.
[1146/3136] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx_dqo.c.o'.
[1147/3136] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
FAILED: drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_gve@sta -Idrivers -I../drivers -Idrivers/net/gve -I../drivers/net/gve -I../drivers/net/gve/base -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.gve -MD -MQ 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -c ../drivers/net/gve/gve_ethdev.c
../drivers/net/gve/gve_ethdev.c: In function ‘gve_dev_start’:
../drivers/net/gve/gve_ethdev.c:260:22: error: expected ‘)’ before ‘{’ token
  260 |  if (gve_is_gqi(priv) {
      |     ~                ^~
      |                      )
../drivers/net/gve/gve_ethdev.c:279:1: error: expected expression before ‘}’ token
  279 | }
      | ^
../drivers/net/gve/gve_ethdev.c:279:1: error: control reaches end of non-void function [-Werror=return-type]
  279 | }
      | ^
At top level:
../drivers/net/gve/gve_ethdev.c:128:12: error: ‘gve_alloc_stats_report’ defined but not used [-Werror=unused-function]
  128 | static int gve_alloc_stats_report(struct gve_priv *priv,
      |            ^~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1482/4088] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx_dqo.c.o'.
[1483/4088] Linking static target drivers/libtmp_rte_net_fm10k.a.
[1484/4088] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cfg.c.o'.
[1485/4088] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cmdq.c.o'.
[1486/4088] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn10k_tx_96_111_vec_mseg.c.o'.
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
####################################################################################
FAILED: drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_gve@sta -Idrivers -I../drivers -Idrivers/net/gve -I../drivers/net/gve -I../drivers/net/gve/base -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.gve -MD -MQ 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -c ../drivers/net/gve/gve_ethdev.c
../drivers/net/gve/gve_ethdev.c: In function ‘gve_dev_start’:
../drivers/net/gve/gve_ethdev.c:260:22: error: expected ‘)’ before ‘{’ token
  260 |  if (gve_is_gqi(priv) {
      |     ~                ^~
      |                      )
../drivers/net/gve/gve_ethdev.c:279:1: error: expected expression before ‘}’ token
  279 | }
      | ^
../drivers/net/gve/gve_ethdev.c:279:1: error: control reaches end of non-void function [-Werror=return-type]
  279 | }
      | ^
At top level:
../drivers/net/gve/gve_ethdev.c:128:12: error: ‘gve_alloc_stats_report’ defined but not used [-Werror=unused-function]
  128 | static int gve_alloc_stats_report(struct gve_priv *priv,
      |            ^~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1269/3386] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx_dqo.c.o'.
[1270/3386] Compiling C object 'drivers/a715181@@tmp_rte_net_fm10k@sta/net_fm10k_fm10k_ethdev.c.o'.
[1271/3386] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx.c.o'.
[1272/3386] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cmdq.c.o'.
[1273/3386] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx_dqo.c.o'.
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
####################################################################################
FAILED: drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_gve@sta -Idrivers -I../drivers -Idrivers/net/gve -I../drivers/net/gve -I../drivers/net/gve/base -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.gve -MD -MQ 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_ethdev.c.o' -c ../drivers/net/gve/gve_ethdev.c
../drivers/net/gve/gve_ethdev.c: In function ‘gve_dev_start’:
../drivers/net/gve/gve_ethdev.c:260:22: error: expected ‘)’ before ‘{’ token
  260 |  if (gve_is_gqi(priv) {
      |     ~                ^~
      |                      )
../drivers/net/gve/gve_ethdev.c:279:1: error: expected expression before ‘}’ token
  279 | }
      | ^
../drivers/net/gve/gve_ethdev.c:279:1: error: control reaches end of non-void function [-Werror=return-type]
  279 | }
      | ^
At top level:
../drivers/net/gve/gve_ethdev.c:128:12: error: ‘gve_alloc_stats_report’ defined but not used [-Werror=unused-function]
  128 | static int gve_alloc_stats_report(struct gve_priv *priv,
      |            ^~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[1261/3357] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[1262/3357] Compiling C object 'drivers/net/hinic/base/12a4447@@hinic_base@sta/hinic_pmd_cmdq.c.o'.
[1263/3357] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_rx_dqo.c.o'.
[1264/3357] Compiling C object 'drivers/a715181@@tmp_rte_net_gve@sta/net_gve_gve_tx_dqo.c.o'.
[1265/3357] Generating rte_net_fm10k.pmd.c with a 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
####################################################################################




####################################################################################
#### [Begin job log] "fedora:37-gcc" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-gcc" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:37-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:37-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

      parent reply	other threads:[~2023-12-22 16:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20231222153034.1265279-1-rushilg@google.com>
2023-12-22 15:10 ` qemudev
2023-12-22 15:31 ` |SUCCESS| " checkpatch
2023-12-22 16:05 ` 0-day Robot [this message]

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=20231222160508.3023205-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=rushilg@google.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).