[dpdk-test-report] |FAILURE| pw99501 [dpdk-dev] [PATCH v3 2/2] event/cnxk: add external clock support for timer

0-day Robot robot at bytheb.org
Tue Sep 28 02:58:33 CEST 2021


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1279154994
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-18.04-gcc-static" failed at step Build and test
"ubuntu-18.04-gcc-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-clang-static" failed at step Build and test
"ubuntu-18.04-clang-shared-doc+tests" failed at step Build and test
"ubuntu-18.04-gcc-static-aarch64" failed at step Build and test
"ubuntu-18.04-gcc-shared-aarch64" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
[2375/3262] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_eventdev_adptr.c.o'.
[2376/3262] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_event_cnxk at sta -Idrivers -I../drivers -Idrivers/event/cnxk -I../drivers/event/cnxk -Ilib/eventdev -I../lib/eventdev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -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 -Ilib/security -I../lib/security -Idrivers/net/cnxk -I../drivers/net/cnxk -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Idrivers/crypto/cnxk -I../drivers/crypto/cnxk -Idrivers/crypto/cnxk/../../../lib/net -I../drivers/crypto/cnxk/../../../lib/net -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.event.cnxk  -MD -MQ 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o' -MF 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o.d' -o 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o' -c ../drivers/event/cnxk/cnxk_tim_evdev.c
In file included from ../drivers/common/cnxk/roc_api.h:25:0,
                 from ../drivers/event/cnxk/cnxk_eventdev.h:21,
                 from ../drivers/event/cnxk/cnxk_tim_evdev.c:7:
../drivers/event/cnxk/cnxk_tim_evdev.c: In function ‘sort_multi_array’:
../drivers/common/cnxk/roc_platform.h:46:20: error: implicit declaration of function ‘RTE_SWAP’; did you mean ‘RTE_MAX’? [-Werror=implicit-function-declaration]
 #define PLT_SWAP   RTE_SWAP
                    ^
../drivers/event/cnxk/cnxk_tim_evdev.c:128:4: note: in expansion of macro ‘PLT_SWAP’
    PLT_SWAP(ref_arr[x], ref_arr[x + 1]);
    ^~~~~~~~
../drivers/common/cnxk/roc_platform.h:46:20: error: nested extern declaration of ‘RTE_SWAP’ [-Werror=nested-externs]
 #define PLT_SWAP   RTE_SWAP
                    ^
../drivers/event/cnxk/cnxk_tim_evdev.c:128:4: note: in expansion of macro ‘PLT_SWAP’
    PLT_SWAP(ref_arr[x], ref_arr[x + 1]);
    ^~~~~~~~
cc1: all warnings being treated as errors
[2377/3262] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_tx_enq.c.o'.
[2378/3262] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_tx_enq_seg.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
[2433/3478] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_eventdev_adptr.c.o'.
[2434/3478] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_event_cnxk at sta -Idrivers -I../drivers -Idrivers/event/cnxk -I../drivers/event/cnxk -Ilib/eventdev -I../lib/eventdev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -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 -Ilib/security -I../lib/security -Idrivers/net/cnxk -I../drivers/net/cnxk -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Idrivers/crypto/cnxk -I../drivers/crypto/cnxk -Idrivers/crypto/cnxk/../../../lib/net -I../drivers/crypto/cnxk/../../../lib/net -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.event.cnxk  -MD -MQ 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o' -MF 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o.d' -o 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o' -c ../drivers/event/cnxk/cnxk_tim_evdev.c
In file included from ../drivers/common/cnxk/roc_api.h:25:0,
                 from ../drivers/event/cnxk/cnxk_eventdev.h:21,
                 from ../drivers/event/cnxk/cnxk_tim_evdev.c:7:
../drivers/event/cnxk/cnxk_tim_evdev.c: In function ‘sort_multi_array’:
../drivers/common/cnxk/roc_platform.h:46:20: error: implicit declaration of function ‘RTE_SWAP’; did you mean ‘RTE_MAX’? [-Werror=implicit-function-declaration]
 #define PLT_SWAP   RTE_SWAP
                    ^
../drivers/event/cnxk/cnxk_tim_evdev.c:128:4: note: in expansion of macro ‘PLT_SWAP’
    PLT_SWAP(ref_arr[x], ref_arr[x + 1]);
    ^~~~~~~~
../drivers/common/cnxk/roc_platform.h:46:20: error: nested extern declaration of ‘RTE_SWAP’ [-Werror=nested-externs]
 #define PLT_SWAP   RTE_SWAP
                    ^
../drivers/event/cnxk/cnxk_tim_evdev.c:128:4: note: in expansion of macro ‘PLT_SWAP’
    PLT_SWAP(ref_arr[x], ref_arr[x + 1]);
    ^~~~~~~~
cc1: all warnings being treated as errors
[2435/3478] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_tx_enq.c.o'.
[2436/3478] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_tx_enq_seg.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
[2366/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn9k_worker_deq_tmo.c.o'.
[2367/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn9k_worker_dual_deq_ca.c.o'.
[2368/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn9k_worker_dual_deq_tmo.c.o'.
[2369/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn9k_worker_dual_tx_enq.c.o'.
[2370/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker.c.o'.
[2371/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn9k_worker_dual_tx_enq_seg.c.o'.
[2372/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_eventdev.c.o'.
[2373/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_deq_burst.c.o'.
[2374/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_deq.c.o'.
[2375/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_eventdev_stats.c.o'.
[2376/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_deq_ca.c.o'.
[2377/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_event_cnxk at sta -Idrivers -I../drivers -Idrivers/event/cnxk -I../drivers/event/cnxk -Ilib/eventdev -I../lib/eventdev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -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 -Ilib/security -I../lib/security -Idrivers/net/cnxk -I../drivers/net/cnxk -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Idrivers/crypto/cnxk -I../drivers/crypto/cnxk -Idrivers/crypto/cnxk/../../../lib/net -I../drivers/crypto/cnxk/../../../lib/net -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.event.cnxk  -MD -MQ 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o' -MF 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o.d' -o 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o' -c ../drivers/event/cnxk/cnxk_tim_evdev.c
../drivers/event/cnxk/cnxk_tim_evdev.c:128:4: error: implicit declaration of function 'RTE_SWAP' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                        PLT_SWAP(ref_arr[x], ref_arr[x + 1]);
                        ^
../drivers/common/cnxk/roc_platform.h:46:20: note: expanded from macro 'PLT_SWAP'
#define PLT_SWAP                 RTE_SWAP
                                 ^
1 error generated.
[2378/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_eventdev_adptr.c.o'.
[2379/3264] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_tx_enq.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
[2424/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn9k_worker_dual_deq_burst.c.o'.
[2425/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn9k_worker_deq_tmo.c.o'.
[2426/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn9k_worker_dual_deq_ca.c.o'.
[2427/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn9k_worker_dual_deq_tmo.c.o'.
[2428/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn9k_worker_dual_tx_enq.c.o'.
[2429/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker.c.o'.
[2430/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_eventdev.c.o'.
[2431/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn9k_worker_dual_tx_enq_seg.c.o'.
[2432/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_deq_burst.c.o'.
[2433/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_deq.c.o'.
[2434/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_eventdev_stats.c.o'.
[2435/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o 
ccache clang -Idrivers/a715181@@tmp_rte_event_cnxk at sta -Idrivers -I../drivers -Idrivers/event/cnxk -I../drivers/event/cnxk -Ilib/eventdev -I../lib/eventdev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -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 -Ilib/security -I../lib/security -Idrivers/net/cnxk -I../drivers/net/cnxk -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Idrivers/crypto/cnxk -I../drivers/crypto/cnxk -Idrivers/crypto/cnxk/../../../lib/net -I../drivers/crypto/cnxk/../../../lib/net -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.event.cnxk  -MD -MQ 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o' -MF 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o.d' -o 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o' -c ../drivers/event/cnxk/cnxk_tim_evdev.c
../drivers/event/cnxk/cnxk_tim_evdev.c:128:4: error: implicit declaration of function 'RTE_SWAP' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
                        PLT_SWAP(ref_arr[x], ref_arr[x + 1]);
                        ^
../drivers/common/cnxk/roc_platform.h:46:20: note: expanded from macro 'PLT_SWAP'
#define PLT_SWAP                 RTE_SWAP
                                 ^
1 error generated.
[2436/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_deq_ca.c.o'.
[2437/3480] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_tx_enq.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################
[2375/3262] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_eventdev_adptr.c.o'.
[2376/3262] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_event_cnxk at sta -Idrivers -I../drivers -Idrivers/event/cnxk -I../drivers/event/cnxk -Ilib/eventdev -I../lib/eventdev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -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 -Ilib/security -I../lib/security -Idrivers/net/cnxk -I../drivers/net/cnxk -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Idrivers/crypto/cnxk -I../drivers/crypto/cnxk -Idrivers/crypto/cnxk/../../../lib/net -I../drivers/crypto/cnxk/../../../lib/net -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.event.cnxk  -MD -MQ 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o' -MF 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o.d' -o 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o' -c ../drivers/event/cnxk/cnxk_tim_evdev.c
In file included from ../drivers/common/cnxk/roc_api.h:25:0,
                 from ../drivers/event/cnxk/cnxk_eventdev.h:21,
                 from ../drivers/event/cnxk/cnxk_tim_evdev.c:7:
../drivers/event/cnxk/cnxk_tim_evdev.c: In function ‘sort_multi_array’:
../drivers/common/cnxk/roc_platform.h:46:20: error: implicit declaration of function ‘RTE_SWAP’; did you mean ‘RTE_MAX’? [-Werror=implicit-function-declaration]
 #define PLT_SWAP   RTE_SWAP
                    ^
../drivers/event/cnxk/cnxk_tim_evdev.c:128:4: note: in expansion of macro ‘PLT_SWAP’
    PLT_SWAP(ref_arr[x], ref_arr[x + 1]);
    ^~~~~~~~
../drivers/common/cnxk/roc_platform.h:46:20: error: nested extern declaration of ‘RTE_SWAP’ [-Werror=nested-externs]
 #define PLT_SWAP   RTE_SWAP
                    ^
../drivers/event/cnxk/cnxk_tim_evdev.c:128:4: note: in expansion of macro ‘PLT_SWAP’
    PLT_SWAP(ref_arr[x], ref_arr[x + 1]);
    ^~~~~~~~
cc1: all warnings being treated as errors
[2377/3262] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_tx_enq.c.o'.
[2378/3262] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_tx_enq_seg.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[2433/3475] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_eventdev_adptr.c.o'.
[2434/3475] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o'.
FAILED: drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o 
ccache gcc -Idrivers/a715181@@tmp_rte_event_cnxk at sta -Idrivers -I../drivers -Idrivers/event/cnxk -I../drivers/event/cnxk -Ilib/eventdev -I../lib/eventdev -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/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/ring -I../lib/ring -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/meter -I../lib/meter -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/timer -I../lib/timer -Ilib/cryptodev -I../lib/cryptodev -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -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 -Ilib/security -I../lib/security -Idrivers/net/cnxk -I../drivers/net/cnxk -Idrivers/bus/vdev -I../drivers/bus/vdev -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Idrivers/crypto/cnxk -I../drivers/crypto/cnxk -Idrivers/crypto/cnxk/../../../lib/net -I../drivers/crypto/cnxk/../../../lib/net -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -flax-vector-conversions -Wno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.event.cnxk  -MD -MQ 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o' -MF 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o.d' -o 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cnxk_tim_evdev.c.o' -c ../drivers/event/cnxk/cnxk_tim_evdev.c
In file included from ../drivers/common/cnxk/roc_api.h:25:0,
                 from ../drivers/event/cnxk/cnxk_eventdev.h:21,
                 from ../drivers/event/cnxk/cnxk_tim_evdev.c:7:
../drivers/event/cnxk/cnxk_tim_evdev.c: In function ‘sort_multi_array’:
../drivers/common/cnxk/roc_platform.h:46:20: error: implicit declaration of function ‘RTE_SWAP’; did you mean ‘RTE_MAX’? [-Werror=implicit-function-declaration]
 #define PLT_SWAP   RTE_SWAP
                    ^
../drivers/event/cnxk/cnxk_tim_evdev.c:128:4: note: in expansion of macro ‘PLT_SWAP’
    PLT_SWAP(ref_arr[x], ref_arr[x + 1]);
    ^~~~~~~~
../drivers/common/cnxk/roc_platform.h:46:20: error: nested extern declaration of ‘RTE_SWAP’ [-Werror=nested-externs]
 #define PLT_SWAP   RTE_SWAP
                    ^
../drivers/event/cnxk/cnxk_tim_evdev.c:128:4: note: in expansion of macro ‘PLT_SWAP’
    PLT_SWAP(ref_arr[x], ref_arr[x + 1]);
    ^~~~~~~~
cc1: all warnings being treated as errors
[2435/3475] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_tx_enq.c.o'.
[2436/3475] Compiling C object 'drivers/a715181@@tmp_rte_event_cnxk at sta/event_cnxk_cn10k_worker_tx_enq_seg.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list