Test-Label: Performance-Testing Test-Status: FAILURE http://dpdk.org/patch/80049 _build patch failure_ Submitter: Andrey Vesnovaty Date: Thursday, October 08 2020 12:18:47 Applied on: CommitID:ab53d25e095d6ebea67807ffa313c86b1f7fa9a9 Apply patch set 80049-80051 failed: [1/994] Linking static target drivers/libtmp_rte_pmd_ixgbe.a. [2/994] Linking static target drivers/libtmp_rte_pmd_mlx4.a. [3/994] Compiling C object 'drivers/a715181@@rte_pmd_memif@sha/meson-generated_.._rte_pmd_memif.pmd.c.o'. [4/994] Compiling C object 'drivers/a715181@@rte_pmd_memif@sta/meson-generated_.._rte_pmd_memif.pmd.c.o'. [5/994] Linking static target drivers/librte_pmd_memif.a. [6/994] Generating rte_pmd_mlx4.pmd.c with a custom command. [7/994] Generating rte_pmd_ixgbe.pmd.c with a custom command. [8/994] Compiling C object 'drivers/a715181@@rte_pmd_mlx4@sta/meson-generated_.._rte_pmd_mlx4.pmd.c.o'. [9/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_vlan.c.o'. [10/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_linux_mlx5_socket.c.o'. [11/994] Compiling C object 'drivers/a715181@@rte_pmd_ixgbe@sta/meson-generated_.._rte_pmd_ixgbe.pmd.c.o'. [12/994] Compiling C object 'drivers/a715181@@rte_pmd_ixgbe@sha/meson-generated_.._rte_pmd_ixgbe.pmd.c.o'. [13/994] Compiling C object 'drivers/a715181@@rte_pmd_mlx4@sha/meson-generated_.._rte_pmd_mlx4.pmd.c.o'. [14/994] Linking static target drivers/librte_pmd_mlx4.a. [15/994] Generating rte_pmd_liquidio.sym_chk with a meson_exe.py custom command. [16/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_flow.c.o'. FAILED: drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_flow.c.o cc -Idrivers/a715181@@tmp_rte_pmd_mlx5@sta -Idrivers -I../drivers -Idrivers/net/mlx5 -I../drivers/net/mlx5 -Idrivers/net/mlx5/linux -I../drivers/net/mlx5/linux -Ilib/librte_ethdev -I../lib/librte_ethdev -I. -I../ -Iconfig -I../config -Ilib/librte_eal/include -I../lib/librte_eal/include -Ilib/librte_eal/linux/include -I../lib/librte_eal/linux/include -Ilib/librte_eal/x86/include -I../lib/librte_eal/x86/include -Ilib/librte_eal/common -I../lib/librte_eal/common -Ilib/librte_eal -I../lib/librte_eal -Ilib/librte_kvargs -I../lib/librte_kvargs -Ilib/librte_telemetry/../librte_metrics -I../lib/librte_telemetry/../librte_metrics -Ilib/librte_telemetry -I../lib/librte_telemetry -Ilib/librte_net -I../lib/librte_net -Ilib/librte_mbuf -I../lib/librte_mbuf -Ilib/librte_mempool -I../lib/librte_mempool -Ilib/librte_ring -I../lib/librte_ring -Ilib/librte_meter -I../lib/librte_meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/librte_pci -I../lib/librte_pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/librte_hash -I../lib/librte_hash -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -include rte_config.h -Wextra -Wcast-qual -Wdeprecated -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=native -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -std=c11 -Wno-strict-prototypes -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -UPEDANTIC -MD -MQ 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_flow.c.o' -MF 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_flow.c.o.d' -o 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_flow.c.o' -c ../drivers/net/mlx5/mlx5_flow.c In file included from ../drivers/net/mlx5/mlx5_flow.c:29:0: ../drivers/net/mlx5/mlx5_flow.h:973:19: warning: ‘struct rte_flow_shared_action_conf’ declared inside parameter list will not be visible outside of this definition or declaration const struct rte_flow_shared_action_conf *conf, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.h:978:19: warning: ‘struct rte_flow_shared_action_conf’ declared inside parameter list will not be visible outside of this definition or declaration const struct rte_flow_shared_action_conf *conf, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:225:19: warning: ‘struct rte_flow_shared_action_conf’ declared inside parameter list will not be visible outside of this definition or declaration const struct rte_flow_shared_action_conf *conf, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:252:3: error: ‘const struct rte_flow_ops’ has no member named ‘shared_action_create’ .shared_action_create = mlx5_shared_action_create, ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:252:26: warning: excess elements in struct initializer .shared_action_create = mlx5_shared_action_create, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:252:26: note: (near initialization for ‘mlx5_flow_ops’) ../drivers/net/mlx5/mlx5_flow.c:253:3: error: ‘const struct rte_flow_ops’ has no member named ‘shared_action_destroy’ .shared_action_destroy = mlx5_shared_action_destroy, ^~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:253:27: warning: excess elements in struct initializer .shared_action_destroy = mlx5_shared_action_destroy, ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:253:27: note: (near initialization for ‘mlx5_flow_ops’) ../drivers/net/mlx5/mlx5_flow.c:254:3: error: ‘const struct rte_flow_ops’ has no member named ‘shared_action_update’ .shared_action_update = mlx5_shared_action_update, ^~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:254:26: warning: excess elements in struct initializer .shared_action_update = mlx5_shared_action_update, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:254:26: note: (near initialization for ‘mlx5_flow_ops’) ../drivers/net/mlx5/mlx5_flow.c:255:3: error: ‘const struct rte_flow_ops’ has no member named ‘shared_action_query’ .shared_action_query = mlx5_shared_action_query, ^~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:255:25: warning: excess elements in struct initializer .shared_action_query = mlx5_shared_action_query, ^~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:255:25: note: (near initialization for ‘mlx5_flow_ops’) ../drivers/net/mlx5/mlx5_flow.c: In function ‘flow_shared_actions_translate’: ../drivers/net/mlx5/mlx5_flow.c:2828:26: error: ‘RTE_FLOW_ACTION_TYPE_SHARED’ undeclared (first use in this function); did you mean ‘RTE_FLOW_ACTION_TYPE_AGE’? if (actions[n].type != RTE_FLOW_ACTION_TYPE_SHARED) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ RTE_FLOW_ACTION_TYPE_AGE ../drivers/net/mlx5/mlx5_flow.c:2828:26: note: each undeclared identifier is reported only once for each function it appears in ../drivers/net/mlx5/mlx5_flow.c: At top level: ../drivers/net/mlx5/mlx5_flow.c:6546:18: warning: ‘struct rte_flow_shared_action_conf’ declared inside parameter list will not be visible outside of this definition or declaration const struct rte_flow_shared_action_conf *conf, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c: In function ‘flow_drv_action_validate’: ../drivers/net/mlx5/mlx5_flow.c:6552:45: warning: passing argument 2 of ‘fops->action_validate’ from incompatible pointer type [-Wincompatible-pointer-types] return (fops) ? fops->action_validate(dev, conf, action, error) ^~~~ ../drivers/net/mlx5/mlx5_flow.c:6552:45: note: expected ‘const struct rte_flow_shared_action_conf *’ but argument is of type ‘const struct rte_flow_shared_action_conf *’ ../drivers/net/mlx5/mlx5_flow.c: At top level: ../drivers/net/mlx5/mlx5_flow.c:6559:23: warning: ‘struct rte_flow_shared_action_conf’ declared inside parameter list will not be visible outside of this definition or declaration const struct rte_flow_shared_action_conf *conf, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c: In function ‘flow_drv_action_create’: ../drivers/net/mlx5/mlx5_flow.c:6565:43: warning: passing argument 2 of ‘fops->action_create’ from incompatible pointer type [-Wincompatible-pointer-types] return (fops) ? fops->action_create(dev, conf, action, error) : NULL; ^~~~ ../drivers/net/mlx5/mlx5_flow.c:6565:43: note: expected ‘const struct rte_flow_shared_action_conf *’ but argument is of type ‘const struct rte_flow_shared_action_conf *’ ../drivers/net/mlx5/mlx5_flow.c: At top level: ../drivers/net/mlx5/mlx5_flow.c:6623:19: warning: ‘struct rte_flow_shared_action_conf’ declared inside parameter list will not be visible outside of this definition or declaration const struct rte_flow_shared_action_conf *conf, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:6622:1: error: conflicting types for ‘mlx5_shared_action_create’ mlx5_shared_action_create(struct rte_eth_dev *dev, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:224:1: note: previous declaration of ‘mlx5_shared_action_create’ was here mlx5_shared_action_create(struct rte_eth_dev *dev, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c: In function ‘mlx5_shared_action_create’: ../drivers/net/mlx5/mlx5_flow.c:6627:36: warning: passing argument 2 of ‘flow_drv_action_validate’ from incompatible pointer type [-Wincompatible-pointer-types] if (flow_drv_action_validate(dev, conf, action, error)) ^~~~ ../drivers/net/mlx5/mlx5_flow.c:6545:1: note: expected ‘const struct rte_flow_shared_action_conf *’ but argument is of type ‘const struct rte_flow_shared_action_conf *’ flow_drv_action_validate(struct rte_eth_dev *dev, ^~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:6629:37: warning: passing argument 2 of ‘flow_drv_action_create’ from incompatible pointer type [-Wincompatible-pointer-types] return flow_drv_action_create(dev, conf, action, error); ^~~~ ../drivers/net/mlx5/mlx5_flow.c:6558:1: note: expected ‘const struct rte_flow_shared_action_conf *’ but argument is of type ‘const struct rte_flow_shared_action_conf *’ flow_drv_action_create(struct rte_eth_dev *dev, ^~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c: At top level: ../drivers/net/mlx5/mlx5_flow.c:224:1: warning: ‘mlx5_shared_action_create’ used but never defined mlx5_shared_action_create(struct rte_eth_dev *dev, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.c:6622:1: warning: ‘mlx5_shared_action_create’ defined but not used [-Wunused-function] mlx5_shared_action_create(struct rte_eth_dev *dev, ^~~~~~~~~~~~~~~~~~~~~~~~~ [17/994] Linking static target drivers/librte_pmd_ixgbe.a. [18/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_linux_mlx5_mp_os.c.o'. [19/994] Generating rte_pmd_mlx5_def with a custom command. [20/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_txpp.c.o'. [21/994] Generating rte_pmd_memif.sym_chk with a meson_exe.py custom command. [22/994] Linking target drivers/librte_pmd_liquidio.so.21.0. [23/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_trigger.c.o'. [24/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_linux_mlx5_verbs.c.o'. [25/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_devx.c.o'. In file included from ../drivers/net/mlx5/mlx5_devx.c:25:0: ../drivers/net/mlx5/mlx5_flow.h:973:19: warning: ‘struct rte_flow_shared_action_conf’ declared inside parameter list will not be visible outside of this definition or declaration const struct rte_flow_shared_action_conf *conf, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.h:978:19: warning: ‘struct rte_flow_shared_action_conf’ declared inside parameter list will not be visible outside of this definition or declaration const struct rte_flow_shared_action_conf *conf, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [26/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_utils.c.o'. [27/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_txq.c.o'. [28/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_rxtx_vec.c.o'. [29/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_linux_mlx5_vlan_os.c.o'. [30/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_linux_mlx5_ethdev_os.c.o'. [31/994] Generating rte_pmd_mlx4.sym_chk with a meson_exe.py custom command. [32/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_linux_mlx5_os.c.o'. In file included from ../drivers/net/mlx5/linux/mlx5_os.c:45:0: ../drivers/net/mlx5/mlx5_flow.h:973:19: warning: ‘struct rte_flow_shared_action_conf’ declared inside parameter list will not be visible outside of this definition or declaration const struct rte_flow_shared_action_conf *conf, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_flow.h:978:19: warning: ‘struct rte_flow_shared_action_conf’ declared inside parameter list will not be visible outside of this definition or declaration const struct rte_flow_shared_action_conf *conf, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [33/994] Compiling C object 'drivers/a715181@@tmp_rte_pmd_mlx5@sta/net_mlx5_mlx5_rxq.c.o'. ninja: build stopped: subcommand failed. https://lab.dpdk.org/results/dashboard/patchsets/13539/ UNH-IOL DPDK Community Lab