automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: ndabilpuram@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw144476 [PATCH v2 18/18] net/cnxk: support Tx multi-seg in vector for cn20k
Date: Thu, 26 Sep 2024 12:43:46 -0400	[thread overview]
Message-ID: <20240926164346.2086115-1-robot@bytheb.org> (raw)
In-Reply-To: <20240926160158.3206321-19-ndabilpuram@marvell.com>

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11056336389
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-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
####################################################################################
FAILED: drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt_debug.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_common_cnxk@sta -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -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.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt_debug.c.o' -MF 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt_debug.c.o.d' -o 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt_debug.c.o' -c ../drivers/common/cnxk/roc_cpt_debug.c
In file included from ../drivers/common/cnxk/roc_api.h:59,
                 from ../drivers/common/cnxk/roc_cpt_debug.c:5:
../drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
../drivers/common/cnxk/roc_npa.h:76:17: error: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Werror=implicit-function-declaration]
   76 |         shift = roc_model_is_cn20k() ? 47 : 44;
      |                 ^~~~~~~~~~~~~~~~~~
      |                 roc_model_is_cn10k
../drivers/common/cnxk/roc_npa.h:76:17: error: nested extern declaration of ‘roc_model_is_cn20k’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[741/3033] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_dev.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_dev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_common_cnxk@sta -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -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.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_dev.c.o' -MF 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_dev.c.o.d' -o 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_dev.c.o' -c ../drivers/common/cnxk/roc_dev.c
In file included from ../drivers/common/cnxk/roc_api.h:59,
                 from ../drivers/common/cnxk/roc_dev.c:11:
../drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
../drivers/common/cnxk/roc_npa.h:76:17: error: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Werror=implicit-function-declaration]
   76 |         shift = roc_model_is_cn20k() ? 47 : 44;
      |                 ^~~~~~~~~~~~~~~~~~
      |                 roc_model_is_cn10k
../drivers/common/cnxk/roc_npa.h:76:17: error: nested extern declaration of ‘roc_model_is_cn20k’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
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
####################################################################################
../drivers/common/cnxk/roc_npa.h:76:10: error: implicit declaration of function 'roc_model_is_cn20k' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        shift = roc_model_is_cn20k() ? 47 : 44;
                ^
../drivers/common/cnxk/roc_npa.h:76:10: note: did you mean 'roc_model_is_cn10k'?
../drivers/common/cnxk/roc_model.h:107:1: note: 'roc_model_is_cn10k' declared here
roc_model_is_cn10k(void)
^
In file included from ../drivers/common/cnxk/roc_cpt_debug.c:5:
In file included from ../drivers/common/cnxk/roc_api.h:59:
../drivers/common/cnxk/roc_npa.h:97:10: error: implicit declaration of function 'roc_model_is_cn20k' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        shift = roc_model_is_cn20k() ? 47 : 44;
                ^
../drivers/common/cnxk/roc_npa.h:111:10: error: implicit declaration of function 'roc_model_is_cn20k' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        shift = roc_model_is_cn20k() ? 47 : 44;
                ^
../drivers/common/cnxk/roc_npa.h:129:10: error: implicit declaration of function 'roc_model_is_cn20k' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        shift = roc_model_is_cn20k() ? 47 : 44;
                ^
../drivers/common/cnxk/roc_npa.h:143:10: error: implicit declaration of function 'roc_model_is_cn20k' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        shift = roc_model_is_cn20k() ? 47 : 44;
                ^
5 errors generated.
[732/3033] 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-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
                 from ../drivers/common/cnxk/roc_aes.c:5:
../drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
../drivers/common/cnxk/roc_npa.h:76:17: error: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Werror=implicit-function-declaration]
   76 |         shift = roc_model_is_cn20k() ? 47 : 44;
      |                 ^~~~~~~~~~~~~~~~~~
      |                 roc_model_is_cn10k
../drivers/common/cnxk/roc_npa.h:76:17: error: nested extern declaration of ‘roc_model_is_cn20k’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[751/4118] Generating rte_bus_vmbus.pmd.c with a custom command.
[752/4118] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_ae_fpm_tables.c.o'.
[753/4118] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt_debug.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt_debug.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_common_cnxk@sta -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -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.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt_debug.c.o' -MF 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt_debug.c.o.d' -o 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_cpt_debug.c.o' -c ../drivers/common/cnxk/roc_cpt_debug.c
In file included from ../drivers/common/cnxk/roc_api.h:59,
                 from ../drivers/common/cnxk/roc_cpt_debug.c:5:
../drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
../drivers/common/cnxk/roc_npa.h:76:17: error: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Werror=implicit-function-declaration]
   76 |         shift = roc_model_is_cn20k() ? 47 : 44;
      |                 ^~~~~~~~~~~~~~~~~~
      |                 roc_model_is_cn10k
../drivers/common/cnxk/roc_npa.h:76:17: error: nested extern declaration of ‘roc_model_is_cn20k’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[754/4118] 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-debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
        shift = roc_model_is_cn20k() ? 47 : 44;
                ^
../drivers/common/cnxk/roc_npa.h:76:10: note: did you mean 'roc_model_is_cn10k'?
../drivers/common/cnxk/roc_model.h:107:1: note: 'roc_model_is_cn10k' declared here
roc_model_is_cn10k(void)
^
In file included from ../drivers/common/cnxk/roc_npc_mcam.c:4:
In file included from ../drivers/common/cnxk/roc_api.h:59:
../drivers/common/cnxk/roc_npa.h:97:10: error: implicit declaration of function 'roc_model_is_cn20k' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        shift = roc_model_is_cn20k() ? 47 : 44;
                ^
../drivers/common/cnxk/roc_npa.h:111:10: error: implicit declaration of function 'roc_model_is_cn20k' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        shift = roc_model_is_cn20k() ? 47 : 44;
                ^
../drivers/common/cnxk/roc_npa.h:129:10: error: implicit declaration of function 'roc_model_is_cn20k' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        shift = roc_model_is_cn20k() ? 47 : 44;
                ^
../drivers/common/cnxk/roc_npa.h:143:10: error: implicit declaration of function 'roc_model_is_cn20k' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        shift = roc_model_is_cn20k() ? 47 : 44;
                ^
5 errors generated.
[751/4118] Compiling C object 'lib/76b5a35@@rte_pipeline@sta/pipeline_rte_table_action.c.o'.
[752/4118] Compiling C object 'lib/76b5a35@@rte_vhost@sta/vhost_virtio_net.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-shared-aarch64" at step Build and test
####################################################################################
FAILED: drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_common_cnxk@sta -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -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.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o' -MF 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o.d' -o 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o' -c ../drivers/common/cnxk/roc_eswitch.c
In file included from ../drivers/common/cnxk/roc_api.h:59,
                 from ../drivers/common/cnxk/roc_eswitch.c:7:
../drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
../drivers/common/cnxk/roc_npa.h:76:17: error: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Werror=implicit-function-declaration]
   76 |         shift = roc_model_is_cn20k() ? 47 : 44;
      |                 ^~~~~~~~~~~~~~~~~~
      |                 roc_model_is_cn10k
../drivers/common/cnxk/roc_npa.h:76:17: error: nested extern declaration of ‘roc_model_is_cn20k’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[734/4283] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_hash.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_hash.c.o 
ccache aarch64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_common_cnxk@sta -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -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.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_hash.c.o' -MF 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_hash.c.o.d' -o 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_hash.c.o' -c ../drivers/common/cnxk/roc_hash.c
In file included from ../drivers/common/cnxk/roc_api.h:59,
                 from ../drivers/common/cnxk/roc_hash.c:5:
../drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
../drivers/common/cnxk/roc_npa.h:76:17: error: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Werror=implicit-function-declaration]
   76 |         shift = roc_model_is_cn20k() ? 47 : 44;
      |                 ^~~~~~~~~~~~~~~~~~
      |                 roc_model_is_cn10k
../drivers/common/cnxk/roc_npa.h:76:17: error: nested extern declaration of ‘roc_model_is_cn20k’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
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
####################################################################################
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_common_cnxk@sta -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -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.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_aes.c.o' -MF 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_aes.c.o.d' -o 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_aes.c.o' -c ../drivers/common/cnxk/roc_aes.c
In file included from ../drivers/common/cnxk/roc_api.h:59,
                 from ../drivers/common/cnxk/roc_aes.c:5:
../drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
../drivers/common/cnxk/roc_npa.h:76:17: error: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Werror=implicit-function-declaration]
   76 |         shift = roc_model_is_cn20k() ? 47 : 44;
      |                 ^~~~~~~~~~~~~~~~~~
      |                 roc_model_is_cn10k
../drivers/common/cnxk/roc_npa.h:76:17: error: nested extern declaration of ‘roc_model_is_cn20k’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[732/3511] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o 
ccache powerpc64le-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_common_cnxk@sta -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -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.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o' -MF 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o.d' -o 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o' -c ../drivers/common/cnxk/roc_eswitch.c
In file included from ../drivers/common/cnxk/roc_api.h:59,
                 from ../drivers/common/cnxk/roc_eswitch.c:7:
../drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
../drivers/common/cnxk/roc_npa.h:76:17: error: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Werror=implicit-function-declaration]
   76 |         shift = roc_model_is_cn20k() ? 47 : 44;
      |                 ^~~~~~~~~~~~~~~~~~
      |                 roc_model_is_cn10k
../drivers/common/cnxk/roc_npa.h:76:17: error: nested extern declaration of ‘roc_model_is_cn20k’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[733/3511] Generating rte_bus_fslmc.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
####################################################################################
In file included from ../drivers/common/cnxk/roc_api.h:59,
                 from ../drivers/common/cnxk/roc_aes.c:5:
../drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
../drivers/common/cnxk/roc_npa.h:76:17: error: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Werror=implicit-function-declaration]
   76 |         shift = roc_model_is_cn20k() ? 47 : 44;
      |                 ^~~~~~~~~~~~~~~~~~
      |                 roc_model_is_cn10k
../drivers/common/cnxk/roc_npa.h:76:17: error: nested extern declaration of ‘roc_model_is_cn20k’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[725/3482] Compiling C object 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o'.
FAILED: drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o 
ccache riscv64-linux-gnu-gcc -Idrivers/a715181@@tmp_rte_common_cnxk@sta -Idrivers -I../drivers -Idrivers/common/cnxk -I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -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 -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/net -I../lib/net -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.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o' -MF 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o.d' -o 'drivers/a715181@@tmp_rte_common_cnxk@sta/common_cnxk_roc_eswitch.c.o' -c ../drivers/common/cnxk/roc_eswitch.c
In file included from ../drivers/common/cnxk/roc_api.h:59,
                 from ../drivers/common/cnxk/roc_eswitch.c:7:
../drivers/common/cnxk/roc_npa.h: In function ‘roc_npa_aura_op_cnt_get’:
../drivers/common/cnxk/roc_npa.h:76:17: error: implicit declaration of function ‘roc_model_is_cn20k’; did you mean ‘roc_model_is_cn10k’? [-Werror=implicit-function-declaration]
   76 |         shift = roc_model_is_cn20k() ? 47 : 44;
      |                 ^~~~~~~~~~~~~~~~~~
      |                 roc_model_is_cn10k
../drivers/common/cnxk/roc_npa.h:76:17: error: nested extern declaration of ‘roc_model_is_cn20k’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[726/3482] Generating rte_bus_dpaa.sym_chk with a meson_exe.py custom command.
[727/3482] Generating rte_bus_fslmc.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-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-09-26 16:43 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240926160158.3206321-19-ndabilpuram@marvell.com>
2024-09-26 15:39 ` |SUCCESS| pw144459-144476 " qemudev
2024-09-26 15:43 ` qemudev
2024-09-26 16:07 ` |SUCCESS| pw144476 " checkpatch
2024-09-26 16:43 ` 0-day Robot [this message]
2024-09-26 19:06 ` |PENDING| pw144459-144476 [PATCH] [v2,18/18] net/cnxk: support Tx mu dpdklab
2024-09-26 19:14 ` |SUCCESS| " dpdklab
2024-09-26 19:15 ` |PENDING| " dpdklab
2024-09-26 19:16 ` |SUCCESS| " dpdklab
2024-09-26 19:17 ` dpdklab
2024-09-26 19:18 ` |PENDING| " dpdklab
2024-09-26 19:19 ` |SUCCESS| " dpdklab
2024-09-26 19:28 ` dpdklab
2024-09-26 19:29 ` dpdklab
2024-09-26 19:31 ` |PENDING| " dpdklab
2024-09-26 19:34 ` |SUCCESS| " dpdklab
2024-09-26 19:34 ` dpdklab
2024-09-26 19:38 ` dpdklab
2024-09-26 19:44 ` |PENDING| " dpdklab
2024-09-26 19:52 ` |SUCCESS| " dpdklab
2024-09-26 19:57 ` dpdklab
2024-09-26 19:58 ` dpdklab
2024-09-26 20:36 ` dpdklab
2024-09-26 23:03 ` dpdklab
2024-09-26 23: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=20240926164346.2086115-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=ndabilpuram@marvell.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).