Test-Label: Performance-Testing Test-Status: FAILURE http://dpdk.org/patch/93077 _build patch failure_ Submitter: Pavan Nikhilesh Bhagavatula Date: Sunday, May 09 2021 17:18:02 Applied on: CommitID:627c5b41bb14a1afbd1489b0fc4b8224532a823d Apply patch set 93077-93078 failed: [1/1129] Generating rte_net_mlx5_mingw with a custom command [2/1129] Generating rte_net_netvsc_def with a custom command [3/1129] Generating rte_net_mlx5_def with a custom command [4/1129] Generating rte_net_netvsc_mingw with a custom command [5/1129] Linking target drivers/librte_net_mlx4.so.21.2 [6/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_crc.c.o [7/1129] Linking target drivers/librte_net_ixgbe.so.21.2 [8/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mip.c.o [9/1129] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o [10/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nffw.c.o [11/1129] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_rxtx_vec.c.o FAILED: drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_rxtx_vec.c.o ccache cc -Idrivers/libtmp_rte_net_mlx5.a.p -Idrivers -I../drivers -Idrivers/net/mlx5 -I../drivers/net/mlx5 -Idrivers/net/mlx5/linux -I../drivers/net/mlx5/linux -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/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/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/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -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 -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_net_mlx5.a.p/net_mlx5_mlx5_rxtx_vec.c.o -MF drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_rxtx_vec.c.o.d -o drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_rxtx_vec.c.o -c ../drivers/net/mlx5/mlx5_rxtx_vec.c In file included from ../drivers/net/mlx5/mlx5_rxtx_vec.c:23:0: ../lib/eal/include/rte_common.h:312:15: error: braced-group within expression allowed only inside a function __extension__({ \ ^ ../drivers/net/mlx5/mlx5_rxtx_vec.h:29:16: note: in definition of macro ‘S_ASSERT_RTE_MBUF’ static_assert(s, "A field of struct rte_mbuf is changed") ^ ../lib/eal/include/rte_common.h:334:31: note: in expansion of macro ‘RTE_ALIGN_CEIL’ #define RTE_ALIGN(val, align) RTE_ALIGN_CEIL(val, align) ^~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_rxtx_vec.h:45:5: note: in expansion of macro ‘RTE_ALIGN’ RTE_ALIGN(offsetof(struct rte_mbuf, rearm_data), 16)); ^~~~~~~~~ ../drivers/net/mlx5/mlx5_rxtx_vec.h:44:19: error: expression in static assertion is not an integer S_ASSERT_RTE_MBUF(offsetof(struct rte_mbuf, rearm_data) == ^ ../drivers/net/mlx5/mlx5_rxtx_vec.h:29:16: note: in definition of macro ‘S_ASSERT_RTE_MBUF’ static_assert(s, "A field of struct rte_mbuf is changed") ^ ../lib/eal/include/rte_common.h:312:15: error: braced-group within expression allowed only inside a function __extension__({ \ ^ ../drivers/net/mlx5/mlx5_rxtx_vec.h:31:16: note: in definition of macro ‘S_ASSERT_MLX5_CQE’ static_assert(s, "A field of struct mlx5_cqe is changed") ^ ../lib/eal/include/rte_common.h:334:31: note: in expansion of macro ‘RTE_ALIGN_CEIL’ #define RTE_ALIGN(val, align) RTE_ALIGN_CEIL(val, align) ^~~~~~~~~~~~~~ ../drivers/net/mlx5/mlx5_rxtx_vec.h:66:5: note: in expansion of macro ‘RTE_ALIGN’ RTE_ALIGN(offsetof(struct mlx5_cqe, sop_drop_qpn), 8)); ^~~~~~~~~ ../drivers/net/mlx5/mlx5_rxtx_vec.h:65:19: error: expression in static assertion is not an integer S_ASSERT_MLX5_CQE(offsetof(struct mlx5_cqe, sop_drop_qpn) == ^ ../drivers/net/mlx5/mlx5_rxtx_vec.h:31:16: note: in definition of macro ‘S_ASSERT_MLX5_CQE’ static_assert(s, "A field of struct mlx5_cqe is changed") ^ [12/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_cmds.c.o [13/1129] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_linux_mlx5_flow_os.c.o [14/1129] Generating rte_net_nfp_def with a custom command [15/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_hwinfo.c.o [16/1129] Generating rte_net_nfp_mingw with a custom command [17/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_mutex.c.o [18/1129] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_vf.c.o [19/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_resource.c.o [20/1129] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o [21/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp.c.o [22/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_rtsym.c.o [23/1129] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_ethdev.c.o [24/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cppcore.c.o [25/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_cpp_pcie_ops.c.o [26/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfpcore_nfp_nsp_eth.c.o [27/1129] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rxtx.c.o [28/1129] Compiling C object drivers/libtmp_rte_net_nfp.a.p/net_nfp_nfp_net.c.o ninja: build stopped: subcommand failed. https://lab.dpdk.org/results/dashboard/patchsets/17002/ UNH-IOL DPDK Community Lab