[dpdk-test-report] |FAILURE| pw102589 [dpdk-dev] [PATCH 1/1] net/failsafe: link_update request crashing at boot
0-day Robot
robot at bytheb.org
Thu Oct 21 14:39:05 CEST 2021
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/102589/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1367868975
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-i386" 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
####################################################################################
^~~~~~
../drivers/net/failsafe/failsafe_ops.c:1521:1: error: invalid storage class for function ‘fs_rss_hash_update’
fs_rss_hash_update(struct rte_eth_dev *dev,
^~~~~~~~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c:1545:1: error: ISO C forbids nested functions [-Werror=pedantic]
static int
^~~~~~
../drivers/net/failsafe/failsafe_ops.c:1546:1: error: invalid storage class for function ‘fs_flow_ops_get’
fs_flow_ops_get(struct rte_eth_dev *dev __rte_unused,
^~~~~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c:1592:1: error: expected declaration or statement at end of input
};
^
../drivers/net/failsafe/failsafe_ops.c:1553:26: error: unused variable ‘failsafe_ops’ [-Werror=unused-variable]
const struct eth_dev_ops failsafe_ops = {
^~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c: In function ‘fs_rx_queue_release’:
../drivers/net/failsafe/failsafe_ops.c:1592:1: error: expected declaration or statement at end of input
};
^
cc1: all warnings being treated as errors
[1321/3304] Generating rte_net_failsafe_def with a custom command.
[1322/3304] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_rxtx.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
####################################################################################
^~~~~~
../drivers/net/failsafe/failsafe_ops.c:1521:1: error: invalid storage class for function ‘fs_rss_hash_update’
fs_rss_hash_update(struct rte_eth_dev *dev,
^~~~~~~~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c:1545:1: error: ISO C forbids nested functions [-Werror=pedantic]
static int
^~~~~~
../drivers/net/failsafe/failsafe_ops.c:1546:1: error: invalid storage class for function ‘fs_flow_ops_get’
fs_flow_ops_get(struct rte_eth_dev *dev __rte_unused,
^~~~~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c:1592:1: error: expected declaration or statement at end of input
};
^
../drivers/net/failsafe/failsafe_ops.c:1553:26: error: unused variable ‘failsafe_ops’ [-Werror=unused-variable]
const struct eth_dev_ops failsafe_ops = {
^~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c: In function ‘fs_rx_queue_release’:
../drivers/net/failsafe/failsafe_ops.c:1592:1: error: expected declaration or statement at end of input
};
^
cc1: all warnings being treated as errors
[1342/3520] Generating rte_net_failsafe_mingw with a custom command.
[1343/3520] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_rxtx.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
####################################################################################
FAILED: drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_ops.c.o
ccache clang -Idrivers/a715181@@tmp_rte_net_failsafe at sta -Idrivers -I../drivers -Idrivers/net/failsafe -I../drivers/net/failsafe -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 -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 -std=gnu99 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -pedantic -DLINUX -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.failsafe -MD -MQ 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_ops.c.o' -MF 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_ops.c.o' -c ../drivers/net/failsafe/failsafe_ops.c
../drivers/net/failsafe/failsafe_ops.c:390:1: error: function definition is not allowed here
{
^
../drivers/net/failsafe/failsafe_ops.c:472:1: error: function definition is not allowed here
{
^
../drivers/net/failsafe/failsafe_ops.c:511:1: error: function definition is not allowed here
{
^
../drivers/net/failsafe/failsafe_ops.c:548:1: error: function definition is not allowed here
{
^
../drivers/net/failsafe/failsafe_ops.c:1592:3: error: expected '}'
};
^
../drivers/net/failsafe/failsafe_ops.c:362:1: note: to match this '{'
{
^
5 errors generated.
[1319/3306] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_intr.c.o'.
[1320/3306] Generating rte_net_enic.pmd.c with a custom command.
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
####################################################################################
FAILED: drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_ops.c.o
ccache clang -Idrivers/a715181@@tmp_rte_net_failsafe at sta -Idrivers -I../drivers -Idrivers/net/failsafe -I../drivers/net/failsafe -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 -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 -std=gnu99 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -pedantic -DLINUX -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.failsafe -MD -MQ 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_ops.c.o' -MF 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_ops.c.o.d' -o 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_ops.c.o' -c ../drivers/net/failsafe/failsafe_ops.c
../drivers/net/failsafe/failsafe_ops.c:390:1: error: function definition is not allowed here
{
^
../drivers/net/failsafe/failsafe_ops.c:472:1: error: function definition is not allowed here
{
^
../drivers/net/failsafe/failsafe_ops.c:511:1: error: function definition is not allowed here
{
^
../drivers/net/failsafe/failsafe_ops.c:548:1: error: function definition is not allowed here
{
^
../drivers/net/failsafe/failsafe_ops.c:1592:3: error: expected '}'
};
^
../drivers/net/failsafe/failsafe_ops.c:362:1: note: to match this '{'
{
^
5 errors generated.
[1340/3522] Generating rte_net_enic.pmd.c with a custom command.
[1341/3522] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_rxtx.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-i386" at step Build and test
####################################################################################
^~~~~~
../drivers/net/failsafe/failsafe_ops.c:1521:1: error: invalid storage class for function ‘fs_rss_hash_update’
fs_rss_hash_update(struct rte_eth_dev *dev,
^~~~~~~~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c:1545:1: error: ISO C forbids nested functions [-Werror=pedantic]
static int
^~~~~~
../drivers/net/failsafe/failsafe_ops.c:1546:1: error: invalid storage class for function ‘fs_flow_ops_get’
fs_flow_ops_get(struct rte_eth_dev *dev __rte_unused,
^~~~~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c:1592:1: error: expected declaration or statement at end of input
};
^
../drivers/net/failsafe/failsafe_ops.c:1553:26: error: unused variable ‘failsafe_ops’ [-Werror=unused-variable]
const struct eth_dev_ops failsafe_ops = {
^~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c: In function ‘fs_rx_queue_release’:
../drivers/net/failsafe/failsafe_ops.c:1592:1: error: expected declaration or statement at end of input
};
^
cc1: all warnings being treated as errors
[1016/2467] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_rxtx.c.o'.
[1017/2467] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_intr.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################
^~~~~~
../drivers/net/failsafe/failsafe_ops.c:1521:1: error: invalid storage class for function ‘fs_rss_hash_update’
fs_rss_hash_update(struct rte_eth_dev *dev,
^~~~~~~~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c:1545:1: error: ISO C forbids nested functions [-Werror=pedantic]
static int
^~~~~~
../drivers/net/failsafe/failsafe_ops.c:1546:1: error: invalid storage class for function ‘fs_flow_ops_get’
fs_flow_ops_get(struct rte_eth_dev *dev __rte_unused,
^~~~~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c:1592:1: error: expected declaration or statement at end of input
};
^
../drivers/net/failsafe/failsafe_ops.c:1553:26: error: unused variable ‘failsafe_ops’ [-Werror=unused-variable]
const struct eth_dev_ops failsafe_ops = {
^~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c: In function ‘fs_rx_queue_release’:
../drivers/net/failsafe/failsafe_ops.c:1592:1: error: expected declaration or statement at end of input
};
^
cc1: all warnings being treated as errors
[1323/3304] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base at sta/fm10k_mbx.c.o'.
[1324/3304] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_rxtx.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
####################################################################################
^~~~~~
../drivers/net/failsafe/failsafe_ops.c:1521:1: error: invalid storage class for function ‘fs_rss_hash_update’
fs_rss_hash_update(struct rte_eth_dev *dev,
^~~~~~~~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c:1545:1: error: ISO C forbids nested functions [-Werror=pedantic]
static int
^~~~~~
../drivers/net/failsafe/failsafe_ops.c:1546:1: error: invalid storage class for function ‘fs_flow_ops_get’
fs_flow_ops_get(struct rte_eth_dev *dev __rte_unused,
^~~~~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c:1592:1: error: expected declaration or statement at end of input
};
^
../drivers/net/failsafe/failsafe_ops.c:1553:26: error: unused variable ‘failsafe_ops’ [-Werror=unused-variable]
const struct eth_dev_ops failsafe_ops = {
^~~~~~~~~~~~
../drivers/net/failsafe/failsafe_ops.c: In function ‘fs_rx_queue_release’:
../drivers/net/failsafe/failsafe_ops.c:1592:1: error: expected declaration or statement at end of input
};
^
cc1: all warnings being treated as errors
[1343/3517] Compiling C object 'drivers/net/fm10k/base/cb94eca@@fm10k_base at sta/fm10k_mbx.c.o'.
[1344/3517] Compiling C object 'drivers/a715181@@tmp_rte_net_failsafe at sta/net_failsafe_failsafe_rxtx.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