automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: howard_wang@realsil.com.cn, robot@bytheb.org
Subject: |FAILURE| pw143185 [PATCH] net/r8169: add PMD driver skeleton
Date: Thu, 15 Aug 2024 02:02:53 -0400	[thread overview]
Message-ID: <20240815060253.1406963-1-robot@bytheb.org> (raw)
In-Reply-To: <20240815052755.23082-1-howard_wang@realsil.com.cn>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10399420544
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-static-mingw" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"fedora:39-gcc" failed at step Build
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[2021/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_sriov.c.o'.
[2022/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_filter.c.o'.
[2023/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_ethdev.c.o'.
[2024/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_regs.c.o'.
[2025/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_main.c.o'.
[2026/3035] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_sriov.c.o'.
[2027/3035] Linking static target drivers/net/qede/base/libqede_base.a.
[2028/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_r8169@sta -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -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-zero-length-bounds -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
  117 |         struct rtl_hw *hw = &adapter->hw;
      |                        ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
  115 |         struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
      |                                 ^~~~~~~~~~~
cc1: all warnings being treated as errors
[2029/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_kvargs.c.o'.
[2030/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_ring@sta/net_ring_rte_eth_ring.c.o'.
[2031/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_rxtx.c.o'.
[2032/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc.c.o'.
[2033/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
[2020/3035] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_vf.c.o'.
[2021/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_ethdev.c.o'.
[2022/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_filter.c.o'.
[2023/3035] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_sriov.c.o'.
[2024/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_main.c.o'.
[2025/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_regs.c.o'.
[2026/3035] Linking static target drivers/net/qede/base/libqede_base.a.
[2027/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_sriov.c.o'.
[2028/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_r8169@sta -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -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.r8169 -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c:115:26: error: unused variable 'intr_handle' [-Werror,-Wunused-variable]
        struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
                                ^
../drivers/net/r8169/r8169_ethdev.c:117:17: error: unused variable 'hw' [-Werror,-Wunused-variable]
        struct rtl_hw *hw = &adapter->hw;
                       ^
2 errors generated.
[2029/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_kvargs.c.o'.
[2030/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_rxtx.c.o'.
[2031/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_debug.c.o'.
[2032/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_ring@sta/net_ring_rte_eth_ring.c.o'.
[2033/3035] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
[2035/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_ring@sta/net_ring_rte_eth_ring.c.o'.
[2036/4120] Linking static target drivers/libtmp_rte_net_ring.a.
[2037/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_txpp.c.o'.
[2038/4120] Generating rte_net_ring.pmd.c with a custom command.
[2039/4120] Generating rte_net_qede.pmd.c with a custom command.
[2040/4120] Compiling C object 'drivers/a715181@@rte_net_ring@sha/meson-generated_.._rte_net_ring.pmd.c.o'.
[2041/4120] Compiling C object 'drivers/a715181@@rte_net_qede@sta/meson-generated_.._rte_net_qede.pmd.c.o'.
[2042/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_r8169@sta -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -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 -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=corei7 -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
  117 |         struct rtl_hw *hw = &adapter->hw;
      |                        ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
  115 |         struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
      |                                 ^~~~~~~~~~~
cc1: all warnings being treated as errors
[2043/4120] Compiling C object 'drivers/a715181@@rte_net_qede@sha/meson-generated_.._rte_net_qede.pmd.c.o'.
[2044/4120] Linking static target drivers/librte_net_qede.a.
[2045/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_kvargs.c.o'.
[2046/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
[2047/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_nompw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[2028/4120] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_sriov.c.o'.
[2029/4120] Linking static target drivers/net/qede/base/libqede_base.a.
[2030/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_ethdev.c.o'.
[2031/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_regs.c.o'.
[2032/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_filter.c.o'.
[2033/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_debug.c.o'.
[2034/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_main.c.o'.
[2035/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_sriov.c.o'.
[2036/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_net_r8169@sta -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -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.r8169 -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c:117:17: error: unused variable 'hw' [-Werror,-Wunused-variable]
        struct rtl_hw *hw = &adapter->hw;
                       ^
../drivers/net/r8169/r8169_ethdev.c:115:26: error: unused variable 'intr_handle' [-Werror,-Wunused-variable]
        struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
                                ^
2 errors generated.
[2037/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_rxtx.c.o'.
[2038/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_ring@sta/net_ring_rte_eth_ring.c.o'.
[2039/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_empw.c.o'.
[2040/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_txpp.c.o'.
[2041/4120] Compiling C object 'drivers/a715181@@tmp_rte_net_mlx5@sta/net_mlx5_mlx5_tx_nompw.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[1467/3193] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_sriov.c.o'.
[1468/3193] Linking static target drivers/net/qede/base/libqede_base.a.
[1469/3193] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_ethdev.c.o'.
[1470/3193] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_regs.c.o'.
[1471/3193] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_main.c.o'.
[1472/3193] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_sriov.c.o'.
[1473/3193] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_conn.c.o'.
[1474/3193] Compiling C object 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_net_r8169@sta -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -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-zero-length-bounds -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.r8169 -MD -MQ 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
  117 |         struct rtl_hw *hw = &adapter->hw;
      |                        ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
  115 |         struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
      |                                 ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1475/3193] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_debug.c.o'.
[1476/3193] Compiling C object 'drivers/a715181@@tmp_rte_net_ring@sta/net_ring_rte_eth_ring.c.o'.
[1477/3193] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic.c.o'.
[1478/3193] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_cli.c.o'.
[1479/3193] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_rxtx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################
[590/1475] Linking static target drivers/librte_net_ixgbe.a.
[591/1475] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_cnxk_ep_rx.c.obj'.
[592/1475] Generating rte_net_octeon_ep_mingw with a custom command.
[593/1475] Generating rte_net_ring_mingw with a custom command.
[594/1475] Linking target drivers/librte_net_ixgbe-25.dll.
[595/1475] Generating rte_net_r8169_mingw with a custom command.
[596/1475] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_cnxk_ep_tx.c.obj'.
[597/1475] Compiling C object 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.obj'.
FAILED: drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.obj 
ccache x86_64-w64-mingw32-gcc -Idrivers/a715181@@tmp_rte_net_r8169@sta -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/windows/include -I../lib/eal/windows/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/log -I../lib/log -Ilib/kvargs -I../lib/kvargs -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/windows -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -fdiagnostics-color=always -pipe -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-zero-length-bounds -D_GNU_SOURCE -D_WIN32_WINNT=0x0A00 -D__USE_MINGW_ANSI_STDIO -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.obj' -MF 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.obj.d' -o 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.obj' -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:17: error: unused variable ‘hw’ [-Werror=unused-variable]
  117 |  struct rtl_hw *hw = &adapter->hw;
      |                 ^~
../drivers/net/r8169/r8169_ethdev.c:115:26: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
  115 |  struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
      |                          ^~~~~~~~~~~
cc1: all warnings being treated as errors
[598/1475] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_cnxk_ep_rx_sse.c.obj'.
[599/1475] Compiling C object 'drivers/a715181@@tmp_rte_net_octeon_ep@sta/net_octeon_ep_cnxk_ep_rx_avx.c.obj'.
[600/1475] Compiling C object 'drivers/a715181@@tmp_rte_net_ring@sta/net_ring_rte_eth_ring.c.obj'.
[601/1475] Compiling C object 'drivers/a715181@@tmp_rte_net_vmxnet3@sta/net_vmxnet3_vmxnet3_ethdev.c.obj'.
[602/1475] Compiling C object 'drivers/a715181@@tmp_rte_net_vmxnet3@sta/net_vmxnet3_vmxnet3_rxtx.c.obj'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[1933/4221] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_filter.c.o'.
[1934/4221] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_ethdev.c.o'.
[1935/4221] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_regs.c.o'.
[1936/4221] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_main.c.o'.
[1937/4221] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_sriov.c.o'.
[1938/4221] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_sriov.c.o'.
[1939/4221] Linking static target drivers/net/qede/base/libqede_base.a.
[1940/4221] Compiling C object 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_r8169@sta -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -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 -Wno-zero-length-bounds -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.r8169 -MD -MQ 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
  117 |         struct rtl_hw *hw = &adapter->hw;
      |                        ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
  115 |         struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
      |                                 ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1941/4221] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_kvargs.c.o'.
[1942/4221] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_debug.c.o'.
[1943/4221] Compiling C object 'drivers/a715181@@tmp_rte_net_ring@sta/net_ring_rte_eth_ring.c.o'.
[1944/4221] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_rxtx.c.o'.
[1945/4221] Compiling C object 'drivers/a715181@@tmp_rte_net_sfc@sta/net_sfc_sfc_ethdev.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[1713/3513] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_filter.c.o'.
[1714/3513] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_mcp.c.o'.
[1715/3513] Linking static target drivers/net/qede/base/libqede_base.a.
[1716/3513] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_regs.c.o'.
[1717/3513] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_sriov.c.o'.
[1718/3513] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_debug.c.o'.
[1719/3513] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_conn.c.o'.
[1720/3513] Compiling C object 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_r8169@sta -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -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 -Wno-zero-length-bounds -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
  117 |         struct rtl_hw *hw = &adapter->hw;
      |                        ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
  115 |         struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
      |                                 ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1721/3513] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_ethdev.c.o'.
[1722/3513] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic_mempool.c.o'.
[1723/3513] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic.c.o'.
[1724/3513] Compiling C object 'drivers/a715181@@tmp_rte_net_ring@sta/net_ring_rte_eth_ring.c.o'.
[1725/3513] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_rxtx.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[1690/3484] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_regs.c.o'.
[1691/3484] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_mcp.c.o'.
[1692/3484] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_ethdev.c.o'.
[1693/3484] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_filter.c.o'.
[1694/3484] Compiling C object 'drivers/net/qede/base/f6110d5@@qede_base@sta/ecore_sriov.c.o'.
[1695/3484] Linking static target drivers/net/qede/base/libqede_base.a.
[1696/3484] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_sriov.c.o'.
[1697/3484] Compiling C object 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_net_r8169@sta -Idrivers -I../drivers -Idrivers/net/r8169 -I../drivers/net/r8169 -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 -Wno-zero-length-bounds -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.r8169 -MD -MQ 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -MF 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o.d' -o 'drivers/a715181@@tmp_rte_net_r8169@sta/net_r8169_r8169_ethdev.c.o' -c ../drivers/net/r8169/r8169_ethdev.c
../drivers/net/r8169/r8169_ethdev.c: In function ‘rtl_dev_init’:
../drivers/net/r8169/r8169_ethdev.c:117:24: error: unused variable ‘hw’ [-Werror=unused-variable]
  117 |         struct rtl_hw *hw = &adapter->hw;
      |                        ^~
../drivers/net/r8169/r8169_ethdev.c:115:33: error: unused variable ‘intr_handle’ [-Werror=unused-variable]
  115 |         struct rte_intr_handle *intr_handle = pci_dev->intr_handle;
      |                                 ^~~~~~~~~~~
cc1: all warnings being treated as errors
[1698/3484] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_conn.c.o'.
[1699/3484] Compiling C object 'drivers/a715181@@tmp_rte_net_ring@sta/net_ring_rte_eth_ring.c.o'.
[1700/3484] Compiling C object 'drivers/a715181@@tmp_rte_net_softnic@sta/net_softnic_rte_eth_softnic.c.o'.
[1701/3484] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_rxtx.c.o'.
[1702/3484] Compiling C object 'drivers/a715181@@tmp_rte_net_qede@sta/net_qede_qede_debug.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################




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




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

  parent reply	other threads:[~2024-08-15  6:02 UTC|newest]

Thread overview: 164+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240815052755.23082-1-howard_wang@realsil.com.cn>
2024-08-15  5:07 ` |SUCCESS| " qemudev
2024-08-15  5:11 ` qemudev
2024-08-15  5:29 ` |WARNING| " checkpatch
2024-08-15  6:02 ` 0-day Robot [this message]
2024-08-15  7:32 ` |SUCCESS| " dpdklab
2024-08-15  7:33 ` dpdklab
2024-08-15  7:41 ` dpdklab
2024-08-15  8:25 ` dpdklab
2024-08-15  8:32 ` dpdklab
2024-08-15  8:36 ` dpdklab
2024-08-15  8:48 ` dpdklab
2024-08-15  8:58 ` dpdklab
2024-08-15  8:59 ` dpdklab
2024-08-15  9:00 ` dpdklab
2024-08-15  9:01 ` dpdklab
2024-08-15  9:02 ` |FAILURE| " dpdklab
2024-08-15  9:07 ` dpdklab
2024-08-15  9:23 ` |SUCCESS| " dpdklab
2024-08-15  9:24 ` dpdklab
2024-08-15  9:24 ` dpdklab
2024-08-15  9:24 ` dpdklab
2024-08-15  9:25 ` dpdklab
2024-08-15  9:28 ` dpdklab
2024-08-15  9:33 ` |FAILURE| " dpdklab
2024-08-15  9:33 ` dpdklab
2024-08-15  9:38 ` |SUCCESS| " dpdklab
2024-08-15  9:39 ` dpdklab
2024-08-15  9:43 ` dpdklab
2024-08-15  9:45 ` dpdklab
2024-08-15  9:45 ` dpdklab
2024-08-15  9:47 ` dpdklab
2024-08-15  9:47 ` dpdklab
2024-08-15  9:47 ` |FAILURE| " dpdklab
2024-08-15  9:47 ` |SUCCESS| " dpdklab
2024-08-15  9:48 ` dpdklab
2024-08-15  9:48 ` |FAILURE| " dpdklab
2024-08-15  9:50 ` dpdklab
2024-08-15  9:52 ` |SUCCESS| " dpdklab
2024-08-15  9:52 ` dpdklab
2024-08-15  9:53 ` dpdklab
2024-08-15  9:53 ` |FAILURE| " dpdklab
2024-08-15  9:53 ` dpdklab
2024-08-15  9:55 ` dpdklab
2024-08-15  9:55 ` dpdklab
2024-08-15  9:58 ` dpdklab
2024-08-15  9:58 ` |SUCCESS| " dpdklab
2024-08-15  9:58 ` |FAILURE| " dpdklab
2024-08-15 10:00 ` dpdklab
2024-08-15 10:00 ` dpdklab
2024-08-15 10:00 ` dpdklab
2024-08-15 10:01 ` dpdklab
2024-08-15 10:03 ` |WARNING| " dpdklab
2024-08-15 10:03 ` dpdklab
2024-08-15 10:03 ` |FAILURE| " dpdklab
2024-08-15 10:04 ` |SUCCESS| " dpdklab
2024-08-15 10:04 ` |FAILURE| " dpdklab
2024-08-15 10:04 ` |WARNING| " dpdklab
2024-08-15 10:04 ` dpdklab
2024-08-15 10:05 ` |FAILURE| " dpdklab
2024-08-15 10:06 ` |WARNING| " dpdklab
2024-08-15 10:07 ` |FAILURE| " dpdklab
2024-08-15 10:07 ` dpdklab
2024-08-15 10:07 ` dpdklab
2024-08-15 10:07 ` dpdklab
2024-08-15 10:07 ` |SUCCESS| " dpdklab
2024-08-15 10:07 ` |FAILURE| " dpdklab
2024-08-15 10:07 ` dpdklab
2024-08-15 10:08 ` |WARNING| " dpdklab
2024-08-15 10:08 ` |FAILURE| " dpdklab
2024-08-15 10:08 ` |SUCCESS| " dpdklab
2024-08-15 10:09 ` |FAILURE| " dpdklab
2024-08-15 10:09 ` dpdklab
2024-08-15 10:09 ` |WARNING| " dpdklab
2024-08-15 10:09 ` |FAILURE| " dpdklab
2024-08-15 10:09 ` dpdklab
2024-08-15 10:09 ` dpdklab
2024-08-15 10:09 ` dpdklab
2024-08-15 10:10 ` dpdklab
2024-08-15 10:10 ` dpdklab
2024-08-15 10:10 ` dpdklab
2024-08-15 10:10 ` |WARNING| " dpdklab
2024-08-15 10:10 ` |FAILURE| " dpdklab
2024-08-15 10:10 ` |WARNING| " dpdklab
2024-08-15 10:10 ` |FAILURE| " dpdklab
2024-08-15 10:10 ` dpdklab
2024-08-15 10:10 ` dpdklab
2024-08-15 10:10 ` |WARNING| " dpdklab
2024-08-15 10:10 ` |FAILURE| " dpdklab
2024-08-15 10:11 ` dpdklab
2024-08-15 10:11 ` dpdklab
2024-08-15 10:11 ` dpdklab
2024-08-15 10:11 ` dpdklab
2024-08-15 10:11 ` dpdklab
2024-08-15 10:11 ` dpdklab
2024-08-15 10:12 ` dpdklab
2024-08-15 10:12 ` dpdklab
2024-08-15 10:12 ` dpdklab
2024-08-15 10:12 ` dpdklab
2024-08-15 10:12 ` dpdklab
2024-08-15 10:12 ` dpdklab
2024-08-15 10:12 ` dpdklab
2024-08-15 10:12 ` dpdklab
2024-08-15 10:13 ` dpdklab
2024-08-15 10:13 ` dpdklab
2024-08-15 10:13 ` dpdklab
2024-08-15 10:13 ` dpdklab
2024-08-15 10:14 ` dpdklab
2024-08-15 10:14 ` dpdklab
2024-08-15 10:14 ` dpdklab
2024-08-15 10:15 ` |SUCCESS| " dpdklab
2024-08-15 10:15 ` |FAILURE| " dpdklab
2024-08-15 10:16 ` dpdklab
2024-08-15 10:16 ` dpdklab
2024-08-15 10:16 ` dpdklab
2024-08-15 10:17 ` dpdklab
2024-08-15 10:17 ` dpdklab
2024-08-15 10:17 ` dpdklab
2024-08-15 10:18 ` dpdklab
2024-08-15 10:19 ` dpdklab
2024-08-15 10:19 ` |WARNING| " dpdklab
2024-08-15 10:20 ` dpdklab
2024-08-15 10:20 ` dpdklab
2024-08-15 10:21 ` dpdklab
2024-08-15 10:29 ` |FAILURE| " dpdklab
2024-08-15 10:31 ` dpdklab
2024-08-15 10:42 ` |WARNING| " dpdklab
2024-08-15 10:52 ` |FAILURE| " dpdklab
2024-08-15 10:54 ` dpdklab
2024-08-15 10:55 ` dpdklab
2024-08-15 11:01 ` dpdklab
2024-08-15 11:01 ` dpdklab
2024-08-15 11:01 ` dpdklab
2024-08-15 11:02 ` dpdklab
2024-08-15 11:02 ` dpdklab
2024-08-15 11:02 ` dpdklab
2024-08-15 11:02 ` dpdklab
2024-08-15 11:03 ` dpdklab
2024-08-15 11:03 ` dpdklab
2024-08-15 11:03 ` dpdklab
2024-08-15 11:03 ` dpdklab
2024-08-15 11:04 ` dpdklab
2024-08-15 11:04 ` dpdklab
2024-08-15 11:05 ` dpdklab
2024-08-15 11:07 ` dpdklab
2024-08-15 11:08 ` dpdklab
2024-08-15 11:08 ` dpdklab
2024-08-15 11:08 ` dpdklab
2024-08-15 11:15 ` dpdklab
2024-08-15 11:21 ` dpdklab
2024-08-15 11:22 ` dpdklab
2024-08-15 11:23 ` dpdklab
2024-08-15 11:26 ` dpdklab
2024-08-15 11:26 ` dpdklab
2024-08-15 11:27 ` dpdklab
2024-08-15 11:35 ` |WARNING| " dpdklab
2024-08-15 11:38 ` |FAILURE| " dpdklab
2024-08-15 11:39 ` dpdklab
2024-08-15 11:40 ` dpdklab
2024-08-16 15:59 ` |WARNING| " dpdklab
2024-08-16 15:59 ` |FAILURE| " dpdklab
2024-08-16 16:03 ` dpdklab
2024-08-16 16:04 ` |WARNING| " dpdklab
2024-08-16 16:09 ` |FAILURE| " dpdklab
2024-08-16 16:13 ` 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=20240815060253.1406963-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=howard_wang@realsil.com.cn \
    --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).