From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/99641/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1279335851 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 #################################################################################### [1724/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_tx.c.o'. [1725/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_flow_ctrl.c.o'. [1726/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev.c.o'. [1727/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_irq.c.o'. [1728/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_ops.c.o'. [1729/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o'. FAILED: drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o ccache gcc -Idrivers/a715181@@tmp_rte_net_octeontx2@sta -Idrivers -I../drivers -Idrivers/net/octeontx2 -I../drivers/net/octeontx2 -Idrivers/net/octeontx2/../../common/cpt -I../drivers/net/octeontx2/../../common/cpt -Idrivers/net/octeontx2/../../crypto/octeontx2 -I../drivers/net/octeontx2/../../crypto/octeontx2 -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/octeontx2 -I../drivers/common/octeontx2 -Idrivers/common/octeontx2/../../common/octeontx2 -I../drivers/common/octeontx2/../../common/octeontx2 -Idrivers/common/octeontx2/../../mempool/octeontx2 -I../drivers/common/octeontx2/../../mempool/octeontx2 -Idrivers/common/octeontx2/../../bus/pci -I../drivers/common/octeontx2/../../bus/pci -Idrivers/mempool/octeontx2 -I../drivers/mempool/octeontx2 -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.octeontx2 -MD -MQ 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o' -MF 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o.d' -o 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o' -c ../drivers/net/octeontx2/otx2_ethdev_sec.c ../drivers/net/octeontx2/otx2_ethdev_sec.c: In function ‘otx2_eth_sec_ctx_create’: ../drivers/net/octeontx2/otx2_ethdev_sec.c:779:5: error: ‘struct rte_security_ctx’ has no member named ‘flags’ ctx->flags = ^~ ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:4: error: ‘RTE_SEC_CTX_F_FAST_SET_MDATA’ undeclared (first use in this function); did you mean ‘RTE_ETH_INPUT_SET_MAX’? (RTE_SEC_CTX_F_FAST_SET_MDATA | RTE_SEC_CTX_F_FAST_GET_UDATA); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ RTE_ETH_INPUT_SET_MAX ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:4: note: each undeclared identifier is reported only once for each function it appears in ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:35: error: ‘RTE_SEC_CTX_F_FAST_GET_UDATA’ undeclared (first use in this function); did you mean ‘RTE_SEC_CTX_F_FAST_SET_MDATA’? (RTE_SEC_CTX_F_FAST_SET_MDATA | RTE_SEC_CTX_F_FAST_GET_UDATA); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ RTE_SEC_CTX_F_FAST_SET_MDATA [1730/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_debug.c.o'. [1731/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_devargs.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 #################################################################################### [1777/3478] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_lookup.c.o'. [1778/3478] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_flow_ctrl.c.o'. [1779/3478] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev.c.o'. [1780/3478] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_tx.c.o'. [1781/3478] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_irq.c.o'. [1782/3478] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o'. FAILED: drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o ccache gcc -Idrivers/a715181@@tmp_rte_net_octeontx2@sta -Idrivers -I../drivers -Idrivers/net/octeontx2 -I../drivers/net/octeontx2 -Idrivers/net/octeontx2/../../common/cpt -I../drivers/net/octeontx2/../../common/cpt -Idrivers/net/octeontx2/../../crypto/octeontx2 -I../drivers/net/octeontx2/../../crypto/octeontx2 -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/octeontx2 -I../drivers/common/octeontx2 -Idrivers/common/octeontx2/../../common/octeontx2 -I../drivers/common/octeontx2/../../common/octeontx2 -Idrivers/common/octeontx2/../../mempool/octeontx2 -I../drivers/common/octeontx2/../../mempool/octeontx2 -Idrivers/common/octeontx2/../../bus/pci -I../drivers/common/octeontx2/../../bus/pci -Idrivers/mempool/octeontx2 -I../drivers/mempool/octeontx2 -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.octeontx2 -MD -MQ 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o' -MF 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o.d' -o 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o' -c ../drivers/net/octeontx2/otx2_ethdev_sec.c ../drivers/net/octeontx2/otx2_ethdev_sec.c: In function ‘otx2_eth_sec_ctx_create’: ../drivers/net/octeontx2/otx2_ethdev_sec.c:779:5: error: ‘struct rte_security_ctx’ has no member named ‘flags’ ctx->flags = ^~ ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:4: error: ‘RTE_SEC_CTX_F_FAST_SET_MDATA’ undeclared (first use in this function); did you mean ‘RTE_ETH_INPUT_SET_MAX’? (RTE_SEC_CTX_F_FAST_SET_MDATA | RTE_SEC_CTX_F_FAST_GET_UDATA); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ RTE_ETH_INPUT_SET_MAX ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:4: note: each undeclared identifier is reported only once for each function it appears in ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:35: error: ‘RTE_SEC_CTX_F_FAST_GET_UDATA’ undeclared (first use in this function); did you mean ‘RTE_SEC_CTX_F_FAST_SET_MDATA’? (RTE_SEC_CTX_F_FAST_SET_MDATA | RTE_SEC_CTX_F_FAST_GET_UDATA); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ RTE_SEC_CTX_F_FAST_SET_MDATA [1783/3478] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_ops.c.o'. [1784/3478] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_debug.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 #################################################################################### [1727/3264] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev.c.o'. [1728/3264] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_flow_ctrl.c.o'. [1729/3264] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_flow_dump.c.o'. [1730/3264] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_tx.c.o'. [1731/3264] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_flow_parse.c.o'. [1732/3264] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_irq.c.o'. [1733/3264] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_flow_utils.c.o'. [1734/3264] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_ops.c.o'. [1735/3264] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o'. FAILED: drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o ccache clang -Idrivers/a715181@@tmp_rte_net_octeontx2@sta -Idrivers -I../drivers -Idrivers/net/octeontx2 -I../drivers/net/octeontx2 -Idrivers/net/octeontx2/../../common/cpt -I../drivers/net/octeontx2/../../common/cpt -Idrivers/net/octeontx2/../../crypto/octeontx2 -I../drivers/net/octeontx2/../../crypto/octeontx2 -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/octeontx2 -I../drivers/common/octeontx2 -Idrivers/common/octeontx2/../../common/octeontx2 -I../drivers/common/octeontx2/../../common/octeontx2 -Idrivers/common/octeontx2/../../mempool/octeontx2 -I../drivers/common/octeontx2/../../mempool/octeontx2 -Idrivers/common/octeontx2/../../bus/pci -I../drivers/common/octeontx2/../../bus/pci -Idrivers/mempool/octeontx2 -I../drivers/mempool/octeontx2 -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.octeontx2 -MD -MQ 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o' -MF 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o.d' -o 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o' -c ../drivers/net/octeontx2/otx2_ethdev_sec.c ../drivers/net/octeontx2/otx2_ethdev_sec.c:779:7: error: no member named 'flags' in 'struct rte_security_ctx' ctx->flags = ~~~ ^ ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:4: error: use of undeclared identifier 'RTE_SEC_CTX_F_FAST_SET_MDATA' (RTE_SEC_CTX_F_FAST_SET_MDATA | RTE_SEC_CTX_F_FAST_GET_UDATA); ^ ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:35: error: use of undeclared identifier 'RTE_SEC_CTX_F_FAST_GET_UDATA' (RTE_SEC_CTX_F_FAST_SET_MDATA | RTE_SEC_CTX_F_FAST_GET_UDATA); ^ 3 errors generated. [1736/3264] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_debug.c.o'. [1737/3264] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_rx.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 #################################################################################### [1782/3480] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev.c.o'. [1783/3480] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_tx.c.o'. [1784/3480] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_flow_ctrl.c.o'. [1785/3480] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_flow_dump.c.o'. [1786/3480] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_flow_parse.c.o'. [1787/3480] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_irq.c.o'. [1788/3480] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_flow_utils.c.o'. [1789/3480] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_ops.c.o'. [1790/3480] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o'. FAILED: drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o ccache clang -Idrivers/a715181@@tmp_rte_net_octeontx2@sta -Idrivers -I../drivers -Idrivers/net/octeontx2 -I../drivers/net/octeontx2 -Idrivers/net/octeontx2/../../common/cpt -I../drivers/net/octeontx2/../../common/cpt -Idrivers/net/octeontx2/../../crypto/octeontx2 -I../drivers/net/octeontx2/../../crypto/octeontx2 -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/octeontx2 -I../drivers/common/octeontx2 -Idrivers/common/octeontx2/../../common/octeontx2 -I../drivers/common/octeontx2/../../common/octeontx2 -Idrivers/common/octeontx2/../../mempool/octeontx2 -I../drivers/common/octeontx2/../../mempool/octeontx2 -Idrivers/common/octeontx2/../../bus/pci -I../drivers/common/octeontx2/../../bus/pci -Idrivers/mempool/octeontx2 -I../drivers/mempool/octeontx2 -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.octeontx2 -MD -MQ 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o' -MF 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o.d' -o 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o' -c ../drivers/net/octeontx2/otx2_ethdev_sec.c ../drivers/net/octeontx2/otx2_ethdev_sec.c:779:7: error: no member named 'flags' in 'struct rte_security_ctx' ctx->flags = ~~~ ^ ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:4: error: use of undeclared identifier 'RTE_SEC_CTX_F_FAST_SET_MDATA' (RTE_SEC_CTX_F_FAST_SET_MDATA | RTE_SEC_CTX_F_FAST_GET_UDATA); ^ ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:35: error: use of undeclared identifier 'RTE_SEC_CTX_F_FAST_GET_UDATA' (RTE_SEC_CTX_F_FAST_SET_MDATA | RTE_SEC_CTX_F_FAST_GET_UDATA); ^ 3 errors generated. [1791/3480] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_debug.c.o'. [1792/3480] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_rx.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 #################################################################################### [1724/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_flow_ctrl.c.o'. [1725/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_tx.c.o'. [1726/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev.c.o'. [1727/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_irq.c.o'. [1728/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_ops.c.o'. [1729/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o'. FAILED: drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o ccache gcc -Idrivers/a715181@@tmp_rte_net_octeontx2@sta -Idrivers -I../drivers -Idrivers/net/octeontx2 -I../drivers/net/octeontx2 -Idrivers/net/octeontx2/../../common/cpt -I../drivers/net/octeontx2/../../common/cpt -Idrivers/net/octeontx2/../../crypto/octeontx2 -I../drivers/net/octeontx2/../../crypto/octeontx2 -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/octeontx2 -I../drivers/common/octeontx2 -Idrivers/common/octeontx2/../../common/octeontx2 -I../drivers/common/octeontx2/../../common/octeontx2 -Idrivers/common/octeontx2/../../mempool/octeontx2 -I../drivers/common/octeontx2/../../mempool/octeontx2 -Idrivers/common/octeontx2/../../bus/pci -I../drivers/common/octeontx2/../../bus/pci -Idrivers/mempool/octeontx2 -I../drivers/mempool/octeontx2 -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.octeontx2 -MD -MQ 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o' -MF 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o.d' -o 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o' -c ../drivers/net/octeontx2/otx2_ethdev_sec.c ../drivers/net/octeontx2/otx2_ethdev_sec.c: In function ‘otx2_eth_sec_ctx_create’: ../drivers/net/octeontx2/otx2_ethdev_sec.c:779:5: error: ‘struct rte_security_ctx’ has no member named ‘flags’ ctx->flags = ^~ ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:4: error: ‘RTE_SEC_CTX_F_FAST_SET_MDATA’ undeclared (first use in this function); did you mean ‘RTE_ETH_INPUT_SET_MAX’? (RTE_SEC_CTX_F_FAST_SET_MDATA | RTE_SEC_CTX_F_FAST_GET_UDATA); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ RTE_ETH_INPUT_SET_MAX ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:4: note: each undeclared identifier is reported only once for each function it appears in ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:35: error: ‘RTE_SEC_CTX_F_FAST_GET_UDATA’ undeclared (first use in this function); did you mean ‘RTE_SEC_CTX_F_FAST_SET_MDATA’? (RTE_SEC_CTX_F_FAST_SET_MDATA | RTE_SEC_CTX_F_FAST_GET_UDATA); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ RTE_SEC_CTX_F_FAST_SET_MDATA [1730/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_devargs.c.o'. [1731/3262] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_debug.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 #################################################################################### [1778/3475] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_flow_ctrl.c.o'. [1779/3475] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_irq.c.o'. [1780/3475] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev.c.o'. [1781/3475] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_tx.c.o'. [1782/3475] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_ops.c.o'. [1783/3475] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o'. FAILED: drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o ccache gcc -Idrivers/a715181@@tmp_rte_net_octeontx2@sta -Idrivers -I../drivers -Idrivers/net/octeontx2 -I../drivers/net/octeontx2 -Idrivers/net/octeontx2/../../common/cpt -I../drivers/net/octeontx2/../../common/cpt -Idrivers/net/octeontx2/../../crypto/octeontx2 -I../drivers/net/octeontx2/../../crypto/octeontx2 -Ilib/ethdev -I../lib/ethdev -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/security -I../lib/security -Idrivers/common/octeontx2 -I../drivers/common/octeontx2 -Idrivers/common/octeontx2/../../common/octeontx2 -I../drivers/common/octeontx2/../../common/octeontx2 -Idrivers/common/octeontx2/../../mempool/octeontx2 -I../drivers/common/octeontx2/../../mempool/octeontx2 -Idrivers/common/octeontx2/../../bus/pci -I../drivers/common/octeontx2/../../bus/pci -Idrivers/mempool/octeontx2 -I../drivers/mempool/octeontx2 -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 -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.octeontx2 -MD -MQ 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o' -MF 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o.d' -o 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_sec.c.o' -c ../drivers/net/octeontx2/otx2_ethdev_sec.c ../drivers/net/octeontx2/otx2_ethdev_sec.c: In function ‘otx2_eth_sec_ctx_create’: ../drivers/net/octeontx2/otx2_ethdev_sec.c:779:5: error: ‘struct rte_security_ctx’ has no member named ‘flags’ ctx->flags = ^~ ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:4: error: ‘RTE_SEC_CTX_F_FAST_SET_MDATA’ undeclared (first use in this function); did you mean ‘RTE_ETH_INPUT_SET_MAX’? (RTE_SEC_CTX_F_FAST_SET_MDATA | RTE_SEC_CTX_F_FAST_GET_UDATA); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ RTE_ETH_INPUT_SET_MAX ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:4: note: each undeclared identifier is reported only once for each function it appears in ../drivers/net/octeontx2/otx2_ethdev_sec.c:780:35: error: ‘RTE_SEC_CTX_F_FAST_GET_UDATA’ undeclared (first use in this function); did you mean ‘RTE_SEC_CTX_F_FAST_SET_MDATA’? (RTE_SEC_CTX_F_FAST_SET_MDATA | RTE_SEC_CTX_F_FAST_GET_UDATA); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ RTE_SEC_CTX_F_FAST_SET_MDATA [1784/3475] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_debug.c.o'. [1785/3475] Compiling C object 'drivers/a715181@@tmp_rte_net_octeontx2@sta/net_octeontx2_otx2_ethdev_devargs.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-----------------------------