Test-Label: Performance-Testing Test-Status: FAILURE http://dpdk.org/patch/92433 _build patch failure_ Submitter: Matan Azrad Date: Thursday, April 29 2021 15:47:12 Applied on: CommitID:bb041510e4252c8b86929d562eb17caa1364f202 Apply patch set 92433-92447 failed: [1/2068] Linking target lib/librte_timer.so.21.2 [2/2068] Linking target lib/librte_ring.so.21.2 [3/2068] Linking target lib/librte_pci.so.21.2 [4/2068] Linking target lib/librte_acl.so.21.2 [5/2068] Linking target lib/librte_stack.so.21.2 [6/2068] Linking target lib/librte_meter.so.21.2 [7/2068] Linking target lib/librte_jobstats.so.21.2 [8/2068] Linking target lib/librte_cfgfile.so.21.2 [9/2068] Linking target lib/librte_graph.so.21.2 [10/2068] Linking target drivers/librte_common_dpaax.so.21.2 [11/2068] Compiling C object drivers/librte_common_qat.a.p/meson-generated_.._rte_common_qat.pmd.c.o [12/2068] Linking target lib/librte_rawdev.so.21.2 [13/2068] Linking target drivers/librte_bus_vdev.so.21.2 [14/2068] Linking target drivers/librte_common_iavf.so.21.2 [15/2068] Compiling C object drivers/librte_common_qat.so.21.2.p/meson-generated_.._rte_common_qat.pmd.c.o [16/2068] Linking target drivers/librte_common_octeontx.so.21.2 [17/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_hash.c.o [18/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_intr.c.o [19/2068] Linking target drivers/librte_bus_vmbus.so.21.2 [20/2068] Linking static target drivers/librte_common_qat.a [21/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_lic.c.o [22/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mae.c.o [23/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mac.c.o [24/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nic.c.o [25/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mon.c.o [26/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_mcdi.c.o [27/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_phy.c.o [28/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_nvram.c.o [29/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_pci.c.o [30/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_rx.c.o [31/2068] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o FAILED: drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o ccache cc -Idrivers/libtmp_rte_common_mlx5.a.p -Idrivers -I../drivers -Idrivers/common/mlx5 -I../drivers/common/mlx5 -Idrivers/common/mlx5/linux -I../drivers/common/mlx5/linux -Ilib/hash -I../lib/hash -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/metrics -I../lib/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/rcu -I../lib/rcu -Ilib/pci -I../lib/pci -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -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=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/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o -MF drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o.d -o drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_pci.c.o -c ../drivers/common/mlx5/mlx5_common_pci.c ../drivers/common/mlx5/mlx5_common_pci.c:32:38: error: ‘MLX5_CLASS_CRYPTO’ undeclared here (not in a function); did you mean ‘MLX5_CLASS_REGEX’? { .name = "crypto", .driver_class = MLX5_CLASS_CRYPTO }, ^~~~~~~~~~~~~~~~~ MLX5_CLASS_REGEX ../drivers/common/mlx5/mlx5_common_pci.c:40:2: warning: initialization makes integer from pointer without a cast [-Wint-conversion] MLX5_CLASS_CRYPTO, ^~~~~~~~~~~~~~~~~ ../drivers/common/mlx5/mlx5_common_pci.c:40:2: note: (near initialization for ‘mlx5_class_combinations[4]’) ../drivers/common/mlx5/mlx5_common_pci.c:40:2: error: initializer element is not constant ../drivers/common/mlx5/mlx5_common_pci.c:40:2: note: (near initialization for ‘mlx5_class_combinations[4]’) ../drivers/common/mlx5/mlx5_common_pci.c:46:17: error: invalid operands to binary | (have ‘int’ and ‘const struct *’) MLX5_CLASS_NET | MLX5_CLASS_CRYPTO, ^ ../drivers/common/mlx5/mlx5_common_pci.c:46:2: warning: initialization makes integer from pointer without a cast [-Wint-conversion] MLX5_CLASS_NET | MLX5_CLASS_CRYPTO, ^~~~~~~~~~~~~~ ../drivers/common/mlx5/mlx5_common_pci.c:46:2: note: (near initialization for ‘mlx5_class_combinations[10]’) ../drivers/common/mlx5/mlx5_common_pci.c:46:2: error: initializer element is not constant ../drivers/common/mlx5/mlx5_common_pci.c:46:2: note: (near initialization for ‘mlx5_class_combinations[10]’) ../drivers/common/mlx5/mlx5_common_pci.c:47:18: error: invalid operands to binary | (have ‘int’ and ‘const struct *’) MLX5_CLASS_VDPA | MLX5_CLASS_CRYPTO, ^ ../drivers/common/mlx5/mlx5_common_pci.c:47:2: warning: initialization makes integer from pointer without a cast [-Wint-conversion] MLX5_CLASS_VDPA | MLX5_CLASS_CRYPTO, ^~~~~~~~~~~~~~~ ../drivers/common/mlx5/mlx5_common_pci.c:47:2: note: (near initialization for ‘mlx5_class_combinations[11]’) ../drivers/common/mlx5/mlx5_common_pci.c:47:2: error: initializer element is not constant ../drivers/common/mlx5/mlx5_common_pci.c:47:2: note: (near initialization for ‘mlx5_class_combinations[11]’) ../drivers/common/mlx5/mlx5_common_pci.c:48:19: error: invalid operands to binary | (have ‘int’ and ‘const struct *’) MLX5_CLASS_REGEX | MLX5_CLASS_CRYPTO, ^ ../drivers/common/mlx5/mlx5_common_pci.c:48:2: warning: initialization makes integer from pointer without a cast [-Wint-conversion] MLX5_CLASS_REGEX | MLX5_CLASS_CRYPTO, ^~~~~~~~~~~~~~~~ ../drivers/common/mlx5/mlx5_common_pci.c:48:2: note: (near initialization for ‘mlx5_class_combinations[12]’) ../drivers/common/mlx5/mlx5_common_pci.c:48:2: error: initializer element is not constant ../drivers/common/mlx5/mlx5_common_pci.c:48:2: note: (near initialization for ‘mlx5_class_combinations[12]’) ../drivers/common/mlx5/mlx5_common_pci.c:49:22: error: invalid operands to binary | (have ‘int’ and ‘const struct *’) MLX5_CLASS_COMPRESS | MLX5_CLASS_CRYPTO, ^ ../drivers/common/mlx5/mlx5_common_pci.c:49:2: warning: initialization makes integer from pointer without a cast [-Wint-conversion] MLX5_CLASS_COMPRESS | MLX5_CLASS_CRYPTO, ^~~~~~~~~~~~~~~~~~~ ../drivers/common/mlx5/mlx5_common_pci.c:49:2: note: (near initialization for ‘mlx5_class_combinations[13]’) ../drivers/common/mlx5/mlx5_common_pci.c:49:2: error: initializer element is not constant ../drivers/common/mlx5/mlx5_common_pci.c:49:2: note: (near initialization for ‘mlx5_class_combinations[13]’) ../drivers/common/mlx5/mlx5_common_pci.c:52:36: error: invalid operands to binary | (have ‘int’ and ‘const struct *’) MLX5_CLASS_NET | MLX5_CLASS_REGEX | MLX5_CLASS_CRYPTO, ^ ../drivers/common/mlx5/mlx5_common_pci.c:52:2: warning: initialization makes integer from pointer without a cast [-Wint-conversion] MLX5_CLASS_NET | MLX5_CLASS_REGEX | MLX5_CLASS_CRYPTO, ^~~~~~~~~~~~~~ ../drivers/common/mlx5/mlx5_common_pci.c:52:2: note: (near initialization for ‘mlx5_class_combinations[16]’) ../drivers/common/mlx5/mlx5_common_pci.c:52:2: error: initializer element is not constant ../drivers/common/mlx5/mlx5_common_pci.c:52:2: note: (near initialization for ‘mlx5_class_combinations[16]’) ../drivers/common/mlx5/mlx5_common_pci.c:53:37: error: invalid operands to binary | (have ‘int’ and ‘const struct *’) MLX5_CLASS_VDPA | MLX5_CLASS_REGEX | MLX5_CLASS_CRYPTO, ^ ../drivers/common/mlx5/mlx5_common_pci.c:53:2: warning: initialization makes integer from pointer without a cast [-Wint-conversion] MLX5_CLASS_VDPA | MLX5_CLASS_REGEX | MLX5_CLASS_CRYPTO, ^~~~~~~~~~~~~~~ ../drivers/common/mlx5/mlx5_common_pci.c:53:2: note: (near initialization for ‘mlx5_class_combinations[17]’) ../drivers/common/mlx5/mlx5_common_pci.c:53:2: error: initializer element is not constant ../drivers/common/mlx5/mlx5_common_pci.c:53:2: note: (near initialization for ‘mlx5_class_combinations[17]’) ../drivers/common/mlx5/mlx5_common_pci.c:54:39: error: invalid operands to binary | (have ‘int’ and ‘const struct *’) MLX5_CLASS_NET | MLX5_CLASS_COMPRESS | MLX5_CLASS_CRYPTO, ^ ../drivers/common/mlx5/mlx5_common_pci.c:54:2: warning: initialization makes integer from pointer without a cast [-Wint-conversion] MLX5_CLASS_NET | MLX5_CLASS_COMPRESS | MLX5_CLASS_CRYPTO, ^~~~~~~~~~~~~~ ../drivers/common/mlx5/mlx5_common_pci.c:54:2: note: (near initialization for ‘mlx5_class_combinations[18]’) ../drivers/common/mlx5/mlx5_common_pci.c:54:2: error: initializer element is not constant ../drivers/common/mlx5/mlx5_common_pci.c:54:2: note: (near initialization for ‘mlx5_class_combinations[18]’) ../drivers/common/mlx5/mlx5_common_pci.c:55:40: error: invalid operands to binary | (have ‘int’ and ‘const struct *’) MLX5_CLASS_VDPA | MLX5_CLASS_COMPRESS | MLX5_CLASS_CRYPTO, ^ ../drivers/common/mlx5/mlx5_common_pci.c:55:2: warning: initialization makes integer from pointer without a cast [-Wint-conversion] MLX5_CLASS_VDPA | MLX5_CLASS_COMPRESS | MLX5_CLASS_CRYPTO, ^~~~~~~~~~~~~~~ ../drivers/common/mlx5/mlx5_common_pci.c:55:2: note: (near initialization for ‘mlx5_class_combinations[19]’) ../drivers/common/mlx5/mlx5_common_pci.c:55:2: error: initializer element is not constant ../drivers/common/mlx5/mlx5_common_pci.c:55:2: note: (near initialization for ‘mlx5_class_combinations[19]’) ../drivers/common/mlx5/mlx5_common_pci.c:56:58: error: invalid operands to binary | (have ‘int’ and ‘const struct *’) MLX5_CLASS_NET | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS | ^ ../drivers/common/mlx5/mlx5_common_pci.c:56:2: warning: initialization makes integer from pointer without a cast [-Wint-conversion] MLX5_CLASS_NET | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS | ^~~~~~~~~~~~~~ ../drivers/common/mlx5/mlx5_common_pci.c:56:2: note: (near initialization for ‘mlx5_class_combinations[20]’) ../drivers/common/mlx5/mlx5_common_pci.c:56:2: error: initializer element is not constant ../drivers/common/mlx5/mlx5_common_pci.c:56:2: note: (near initialization for ‘mlx5_class_combinations[20]’) ../drivers/common/mlx5/mlx5_common_pci.c:58:59: error: invalid operands to binary | (have ‘int’ and ‘const struct *’) MLX5_CLASS_VDPA | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS | ^ ../drivers/common/mlx5/mlx5_common_pci.c:58:2: warning: initialization makes integer from pointer without a cast [-Wint-conversion] MLX5_CLASS_VDPA | MLX5_CLASS_REGEX | MLX5_CLASS_COMPRESS | ^~~~~~~~~~~~~~~ ../drivers/common/mlx5/mlx5_common_pci.c:58:2: note: (near initialization for ‘mlx5_class_combinations[21]’) ../drivers/common/mlx5/mlx5_common_pci.c:58:2: error: initializer element is not constant ../drivers/common/mlx5/mlx5_common_pci.c:58:2: note: (near initialization for ‘mlx5_class_combinations[21]’) [32/2068] Generating symbol file lib/librte_timer.so.21.2.p/librte_timer.so.21.2.symbols [33/2068] Generating symbol file lib/librte_ring.so.21.2.p/librte_ring.so.21.2.symbols [34/2068] Generating symbol file lib/librte_pci.so.21.2.p/librte_pci.so.21.2.symbols [35/2068] Generating symbol file drivers/librte_common_iavf.so.21.2.p/librte_common_iavf.so.21.2.symbols [36/2068] Generating symbol file lib/librte_acl.so.21.2.p/librte_acl.so.21.2.symbols [37/2068] Generating symbol file lib/librte_graph.so.21.2.p/librte_graph.so.21.2.symbols [38/2068] Generating symbol file lib/librte_rawdev.so.21.2.p/librte_rawdev.so.21.2.symbols [39/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_port.c.o [40/2068] Generating symbol file drivers/librte_common_octeontx.so.21.2.p/librte_common_octeontx.so.21.2.symbols [41/2068] Generating symbol file lib/librte_stack.so.21.2.p/librte_stack.so.21.2.symbols [42/2068] Generating symbol file drivers/librte_bus_vdev.so.21.2.p/librte_bus_vdev.so.21.2.symbols [43/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_proxy.c.o [44/2068] Generating symbol file lib/librte_meter.so.21.2.p/librte_meter.so.21.2.symbols [45/2068] Generating symbol file drivers/librte_common_dpaax.so.21.2.p/librte_common_dpaax.so.21.2.symbols [46/2068] Generating symbol file drivers/librte_bus_vmbus.so.21.2.p/librte_bus_vmbus.so.21.2.symbols [47/2068] Generating rte_common_qat.sym_chk with a custom command (wrapped by meson to capture output) [48/2068] Compiling C object drivers/common/sfc_efx/base/libsfc_base.a.p/efx_tunnel.c.o ninja: build stopped: subcommand failed. https://lab.dpdk.org/results/dashboard/patchsets/16885/ UNH-IOL DPDK Community Lab