automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw143023 [PATCH 4/4] [v1, 4/4] zsda: add compressdev driver and interface
       [not found] <20240808085030.1685755-4-li.hanxiao@zte.com.cn>
@ 2024-08-08  9:02 ` checkpatch
  2024-08-08  9:43 ` |FAILURE| " 0-day Robot
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: checkpatch @ 2024-08-08  9:02 UTC (permalink / raw)
  To: test-report; +Cc: Hanxiao Li

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/143023

_coding style issues_


WARNING:TYPO_SPELLING: 'callbak' may be misspelled - perhaps 'callback'?
#363: FILE: drivers/compress/zsda/zsda_comp.c:261:
+comp_callbak(void *cookie_in, struct zsda_cqe *cqe)

WARNING:TYPO_SPELLING: 'callbak' may be misspelled - perhaps 'callback'?
#468: FILE: drivers/compress/zsda/zsda_comp.h:26:
+void comp_callbak(void *op, struct zsda_cqe *cqe);

WARNING:TYPO_SPELLING: 'callbak' may be misspelled - perhaps 'callback'?
#550: FILE: drivers/compress/zsda/zsda_comp_pmd.c:74:
+	qp->srv[type].rx_cb = comp_callbak;

WARNING:TYPO_SPELLING: 'callbak' may be misspelled - perhaps 'callback'?
#575: FILE: drivers/compress/zsda/zsda_comp_pmd.c:99:
+	qp->srv[type].rx_cb = comp_callbak;

WARNING:TYPO_SPELLING: 'interm' may be misspelled - perhaps 'interim'?
#969: FILE: drivers/compress/zsda/zsda_comp_pmd.h:25:
+	const struct rte_memzone *interm_buff_mz;

total: 0 errors, 5 warnings, 880 lines checked

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |FAILURE| pw143023 [PATCH 4/4] [v1, 4/4] zsda: add compressdev driver and interface
       [not found] <20240808085030.1685755-4-li.hanxiao@zte.com.cn>
  2024-08-08  9:02 ` |WARNING| pw143023 [PATCH 4/4] [v1, 4/4] zsda: add compressdev driver and interface checkpatch
@ 2024-08-08  9:43 ` 0-day Robot
  2024-08-08 19:48 ` |FAILURE| pw143024-143023 [PATCH] [4/4, v1, " dpdklab
  2024-08-08 19:53 ` dpdklab
  3 siblings, 0 replies; 4+ messages in thread
From: 0-day Robot @ 2024-08-08  9:43 UTC (permalink / raw)
  To: test-report; +Cc: li.hanxiao, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10299484910
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-abi+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-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
####################################################################################
[942/3040] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/medford_nic.c.o'.
[943/3040] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_ev.c.o'.
[944/3040] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/medford2_nic.c.o'.
[945/3040] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_intr.c.o'.
[946/3040] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_nic.c.o'.
[947/3040] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_rx.c.o'.
[948/3040] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_pci.c.o'.
[949/3040] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tx.c.o'.
[950/3040] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tunnel.c.o'.
[951/3040] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_virtio.c.o'.
[952/3040] Linking static target drivers/common/sfc_efx/base/libsfc_base.a.
[953/3040] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_common_zsda@sta -Idrivers -I../drivers -Idrivers/common/zsda -I../drivers/common/zsda -I../drivers/common/zsda/../../compress/zsda -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/compressdev -I../lib/compressdev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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.common.zsda -MD -MQ 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -c ../drivers/compress/zsda/zsda_comp_pmd.c
../drivers/compress/zsda/zsda_comp_pmd.c:22:17: error: ‘RTE_COMP_ALGO_LIST_END’ undeclared here (not in a function); did you mean ‘RTE_COMP_ALGO_LZS’?
   22 |                 RTE_COMP_ALGO_LIST_END,
      |                 ^~~~~~~~~~~~~~~~~~~~~~
      |                 RTE_COMP_ALGO_LZS
[954/3040] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o'.
[955/3040] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_common.c.o'.
[956/3040] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp.c.o'.
[957/3040] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[958/3040] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_asym.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
####################################################################################
[946/3040] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_virtio.c.o'.
[947/3040] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx.c.o'.
[948/3040] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tx.c.o'.
[949/3040] Linking static target drivers/common/sfc_efx/base/libsfc_base.a.
[950/3040] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o'.
[951/3040] Linking static target drivers/libtmp_rte_common_sfc_efx.a.
[952/3040] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_device.c.o'.
[953/3040] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_common_zsda@sta -Idrivers -I../drivers -Idrivers/common/zsda -I../drivers/common/zsda -I../drivers/common/zsda/../../compress/zsda -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/compressdev -I../lib/compressdev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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.common.zsda -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -c ../drivers/compress/zsda/zsda_comp_pmd.c
../drivers/compress/zsda/zsda_comp_pmd.c:22:3: error: use of undeclared identifier 'RTE_COMP_ALGO_LIST_END'; did you mean 'RTE_COMP_ALGO_LZS'?
                RTE_COMP_ALGO_LIST_END,
                ^~~~~~~~~~~~~~~~~~~~~~
                RTE_COMP_ALGO_LZS
../lib/compressdev/rte_comp.h:118:2: note: 'RTE_COMP_ALGO_LZS' declared here
        RTE_COMP_ALGO_LZS,
        ^
1 error generated.
[954/3040] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_logs.c.o'.
[955/3040] Generating rte_common_sfc_efx.pmd.c with a custom command.
[956/3040] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp.c.o'.
[957/3040] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[958/3040] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_asym.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-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[969/4125] Linking static target drivers/common/sfc_efx/base/libsfc_base.a.
[970/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx.c.o'.
[971/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_logs.c.o'.
[972/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o'.
[973/4125] Linking static target drivers/libtmp_rte_common_sfc_efx.a.
[974/4125] Generating rte_common_sfc_efx.pmd.c with a custom command.
[975/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_device.c.o'.
[976/4125] Compiling C object 'drivers/a715181@@rte_common_sfc_efx@sta/meson-generated_.._rte_common_sfc_efx.pmd.c.o'.
[977/4125] Compiling C object 'drivers/a715181@@rte_common_sfc_efx@sha/meson-generated_.._rte_common_sfc_efx.pmd.c.o'.
[978/4125] Linking static target drivers/librte_common_sfc_efx.a.
[979/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp.c.o'.
[980/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_common_zsda@sta -Idrivers -I../drivers -Idrivers/common/zsda -I../drivers/common/zsda -I../drivers/common/zsda/../../compress/zsda -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/compressdev -I../lib/compressdev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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.common.zsda -MD -MQ 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -c ../drivers/compress/zsda/zsda_comp_pmd.c
../drivers/compress/zsda/zsda_comp_pmd.c:22:17: error: ‘RTE_COMP_ALGO_LIST_END’ undeclared here (not in a function); did you mean ‘RTE_COMP_ALGO_LZS’?
   22 |                 RTE_COMP_ALGO_LIST_END,
      |                 ^~~~~~~~~~~~~~~~~~~~~~
      |                 RTE_COMP_ALGO_LZS
[981/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_common.c.o'.
[982/4125] Compiling C object 'drivers/a715181@@tmp_rte_mempool_bucket@sta/mempool_bucket_rte_mempool_bucket.c.o'.
[983/4125] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command.
[984/4125] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[985/4125] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[972/4125] Linking static target drivers/libtmp_rte_common_sfc_efx.a.
[973/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_device.c.o'.
[974/4125] Generating rte_common_sfc_efx.pmd.c with a custom command.
[975/4125] Compiling C object 'drivers/a715181@@rte_common_sfc_efx@sta/meson-generated_.._rte_common_sfc_efx.pmd.c.o'.
[976/4125] Compiling C object 'drivers/a715181@@rte_common_sfc_efx@sha/meson-generated_.._rte_common_sfc_efx.pmd.c.o'.
[977/4125] Linking static target drivers/librte_common_sfc_efx.a.
[978/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_common.c.o'.
[979/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_common_zsda@sta -Idrivers -I../drivers -Idrivers/common/zsda -I../drivers/common/zsda -I../drivers/common/zsda/../../compress/zsda -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/compressdev -I../lib/compressdev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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.common.zsda -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -c ../drivers/compress/zsda/zsda_comp_pmd.c
../drivers/compress/zsda/zsda_comp_pmd.c:22:3: error: use of undeclared identifier 'RTE_COMP_ALGO_LIST_END'; did you mean 'RTE_COMP_ALGO_LZS'?
                RTE_COMP_ALGO_LIST_END,
                ^~~~~~~~~~~~~~~~~~~~~~
                RTE_COMP_ALGO_LZS
../lib/compressdev/rte_comp.h:118:2: note: 'RTE_COMP_ALGO_LZS' declared here
        RTE_COMP_ALGO_LZS,
        ^
1 error generated.
[980/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_qp.c.o'.
[981/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp.c.o'.
[982/4125] Generating rte_common_sfc_efx.sym_chk with a meson_exe.py custom command.
[983/4125] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_virtio_net.c.o'.
[984/4125] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/crypto_qat_qat_asym.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
####################################################################################
[736/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen5.c.o'.
[737/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_qat_pf2vf.c.o'.
[738/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen3.c.o'.
[739/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen1.c.o'.
[740/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen3.c.o'.
[741/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen2.c.o'.
[742/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen4.c.o'.
[743/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen5.c.o'.
[744/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_logs.c.o'.
[745/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_common.c.o'.
[746/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_device.c.o'.
[747/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_common_zsda@sta -Idrivers -I../drivers -Idrivers/common/zsda -I../drivers/common/zsda -I../drivers/common/zsda/../../compress/zsda -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/compressdev -I../lib/compressdev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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.common.zsda -MD -MQ 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -c ../drivers/compress/zsda/zsda_comp_pmd.c
../drivers/compress/zsda/zsda_comp_pmd.c:22:17: error: ‘RTE_COMP_ALGO_LIST_END’ undeclared here (not in a function); did you mean ‘RTE_COMP_ALGO_LZS’?
   22 |                 RTE_COMP_ALGO_LIST_END,
      |                 ^~~~~~~~~~~~~~~~~~~~~~
      |                 RTE_COMP_ALGO_LZS
[748/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_qp.c.o'.
[749/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp.c.o'.
[750/3198] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_qat_comp.c.o'.
[751/3198] Compiling C object 'drivers/a715181@@tmp_rte_mempool_bucket@sta/mempool_bucket_rte_mempool_bucket.c.o'.
[752/3198] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.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-shared-aarch64" at step Build and test
####################################################################################
[906/4226] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_intr.c.o'.
[907/4226] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/medford2_nic.c.o'.
[908/4226] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_pci.c.o'.
[909/4226] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_ev.c.o'.
[910/4226] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_nic.c.o'.
[911/4226] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_rx.c.o'.
[912/4226] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tunnel.c.o'.
[913/4226] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_tx.c.o'.
[914/4226] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx.c.o'.
[915/4226] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/rhead_virtio.c.o'.
[916/4226] Linking static target drivers/common/sfc_efx/base/libsfc_base.a.
[917/4226] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_common_zsda@sta -Idrivers -I../drivers -Idrivers/common/zsda -I../drivers/common/zsda -I../drivers/common/zsda/../../compress/zsda -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/compressdev -I../lib/compressdev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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.common.zsda -MD -MQ 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -c ../drivers/compress/zsda/zsda_comp_pmd.c
../drivers/compress/zsda/zsda_comp_pmd.c:22:17: error: ‘RTE_COMP_ALGO_LIST_END’ undeclared here (not in a function); did you mean ‘RTE_COMP_ALGO_LZS’?
   22 |                 RTE_COMP_ALGO_LIST_END,
      |                 ^~~~~~~~~~~~~~~~~~~~~~
      |                 RTE_COMP_ALGO_LZS
[918/4226] Compiling C object 'drivers/a715181@@tmp_rte_common_sfc_efx@sta/common_sfc_efx_sfc_efx_mcdi.c.o'.
[919/4226] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_device.c.o'.
[920/4226] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp.c.o'.
[921/4226] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_qp.c.o'.
[922/4226] 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-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[845/3518] Generating rte_common_nfp.sym_chk with a meson_exe.py custom command.
[846/3518] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen2.c.o'.
[847/3518] Linking target drivers/librte_common_nfp.so.24.2.
[848/3518] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen4.c.o'.
[849/3518] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen5.c.o'.
[850/3518] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen3.c.o'.
[851/3518] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_qat_comp_pmd.c.o'.
[852/3518] Generating symbol file 'drivers/a715181@@rte_common_nfp@sha/librte_common_nfp.so.24.2.symbols'.
[853/3518] Linking static target drivers/libtmp_rte_common_qat.a.
[854/3518] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_logs.c.o'.
[855/3518] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_common.c.o'.
[856/3518] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_common_zsda@sta -Idrivers -I../drivers -Idrivers/common/zsda -I../drivers/common/zsda -I../drivers/common/zsda/../../compress/zsda -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/compressdev -I../lib/compressdev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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.common.zsda -MD -MQ 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -c ../drivers/compress/zsda/zsda_comp_pmd.c
../drivers/compress/zsda/zsda_comp_pmd.c:22:17: error: ‘RTE_COMP_ALGO_LIST_END’ undeclared here (not in a function); did you mean ‘RTE_COMP_ALGO_LZS’?
   22 |                 RTE_COMP_ALGO_LIST_END,
      |                 ^~~~~~~~~~~~~~~~~~~~~~
      |                 RTE_COMP_ALGO_LZS
[857/3518] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_qp.c.o'.
[858/3518] Generating rte_common_qat.pmd.c with a custom command.
[859/3518] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_device.c.o'.
[860/3518] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp.c.o'.
[861/3518] 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-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[832/3489] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen5.c.o'.
[833/3489] Linking target drivers/librte_common_nitrox.so.24.2.
[834/3489] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/common_qat_dev_qat_dev_gen4.c.o'.
[835/3489] Generating rte_common_nfp.sym_chk with a meson_exe.py custom command.
[836/3489] Linking target drivers/librte_common_nfp.so.24.2.
[837/3489] Generating symbol file 'drivers/a715181@@rte_common_nitrox@sha/librte_common_nitrox.so.24.2.symbols'.
[838/3489] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen3.c.o'.
[839/3489] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_logs.c.o'.
[840/3489] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_dev_qat_comp_pmd_gen1.c.o'.
[841/3489] Compiling C object 'drivers/a715181@@tmp_rte_common_qat@sta/compress_qat_qat_comp.c.o'.
[842/3489] Generating symbol file 'drivers/a715181@@rte_common_nfp@sha/librte_common_nfp.so.24.2.symbols'.
[843/3489] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_common_zsda@sta -Idrivers -I../drivers -Idrivers/common/zsda -I../drivers/common/zsda -I../drivers/common/zsda/../../compress/zsda -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -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/pci -I../lib/pci -Ilib/compressdev -I../lib/compressdev -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -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.common.zsda -MD -MQ 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -MF 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o.d' -o 'drivers/a715181@@tmp_rte_common_zsda@sta/compress_zsda_zsda_comp_pmd.c.o' -c ../drivers/compress/zsda/zsda_comp_pmd.c
../drivers/compress/zsda/zsda_comp_pmd.c:22:17: error: ‘RTE_COMP_ALGO_LIST_END’ undeclared here (not in a function); did you mean ‘RTE_COMP_ALGO_LZS’?
   22 |                 RTE_COMP_ALGO_LIST_END,
      |                 ^~~~~~~~~~~~~~~~~~~~~~
      |                 RTE_COMP_ALGO_LZS
[844/3489] Linking static target drivers/libtmp_rte_common_qat.a.
[845/3489] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_common.c.o'.
[846/3489] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_qp.c.o'.
[847/3489] Compiling C object 'drivers/a715181@@tmp_rte_common_zsda@sta/common_zsda_zsda_device.c.o'.
[848/3489] Generating rte_common_cnxk.pmd.c with a custom command.
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-----------------------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |FAILURE| pw143024-143023 [PATCH] [4/4, v1, 4/4] zsda: add compressdev driver and interface
       [not found] <20240808085030.1685755-4-li.hanxiao@zte.com.cn>
  2024-08-08  9:02 ` |WARNING| pw143023 [PATCH 4/4] [v1, 4/4] zsda: add compressdev driver and interface checkpatch
  2024-08-08  9:43 ` |FAILURE| " 0-day Robot
@ 2024-08-08 19:48 ` dpdklab
  2024-08-08 19:53 ` dpdklab
  3 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2024-08-08 19:48 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/143024

_build patch failure_

Submitter: Hanxiao Li <li.hanxiao@zte.com.cn>
Date: Thursday, August 08 2024 08:50:14 
Applied on: CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c
Apply patch set 143024-143023 failed:


<!doctype html>
<html lang="en">
<head>
  <title>Not Found</title>
</head>
<body>
  <h1>Not Found</h1><p>The requested resource was not found on this server.</p>
</body>
</html>

https://lab.dpdk.org/results/dashboard/patchsets/30748/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 4+ messages in thread

* |FAILURE| pw143024-143023 [PATCH] [4/4, v1, 4/4] zsda: add compressdev driver and interface
       [not found] <20240808085030.1685755-4-li.hanxiao@zte.com.cn>
                   ` (2 preceding siblings ...)
  2024-08-08 19:48 ` |FAILURE| pw143024-143023 [PATCH] [4/4, v1, " dpdklab
@ 2024-08-08 19:53 ` dpdklab
  3 siblings, 0 replies; 4+ messages in thread
From: dpdklab @ 2024-08-08 19:53 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

Test-Label: iol-testing
Test-Status: FAILURE
http://dpdk.org/patch/143024

_build patch failure_

Submitter: Hanxiao Li <li.hanxiao@zte.com.cn>
Date: Thursday, August 08 2024 08:50:14 
Applied on: CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c
Apply patch set 143024-143023 failed:


<!doctype html>
<html lang="en">
<head>
  <title>Not Found</title>
</head>
<body>
  <h1>Not Found</h1><p>The requested resource was not found on this server.</p>
</body>
</html>

https://lab.dpdk.org/results/dashboard/patchsets/30748/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-08-08 19:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20240808085030.1685755-4-li.hanxiao@zte.com.cn>
2024-08-08  9:02 ` |WARNING| pw143023 [PATCH 4/4] [v1, 4/4] zsda: add compressdev driver and interface checkpatch
2024-08-08  9:43 ` |FAILURE| " 0-day Robot
2024-08-08 19:48 ` |FAILURE| pw143024-143023 [PATCH] [4/4, v1, " dpdklab
2024-08-08 19:53 ` dpdklab

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).