[dpdk-test-report] |FAILURE| pw37153[dpdk-dev, v2, 01/13] net/mlx4: fix RSS resource leak in case of error

sys_stv at intel.com sys_stv at intel.com
Thu Jul 5 10:31:27 CEST 2018


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/37153

_apply issues_

Submitter: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
Date: 2018-04-04 14:57:47
DPDK git baseline:
	Repo:dpdk-master, CommitID: 05e0eee0001cb19671eb7e8d3dd68680a695fea2
	Repo:dpdk-next-eventdev, CommitID: aa9cbfc8cd1cae3e91e4741edc2aaf3d08056a39
	Repo:dpdk-next-net, CommitID: 0b8b92e38cd55c68e4dc49dd597f62327798ec74
	Repo:dpdk-next-crypto, CommitID: a5203e08a5e9b6ee9ffbbf4c150b7776de833b08
	Repo:dpdk-next-virtio, CommitID: 9b954f9c455a76304601deb88e2df1549dc9e09a

*Repo: dpdk-master
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
			},
		};

		if (!mlx4_zmallocv(__func__, vec, RTE_DIM(vec)))
			return rte_flow_error_set
				(error, -rte_errno,
				 RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL,
				 "flow rule handle allocation failure");
		/* Most fields will be updated by second pass. */
		*flow = (struct rte_flow){
			.ibv_attr = temp.ibv_attr,

error: patch failed: drivers/net/mlx4/mlx4_flow.c:820
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
*Repo: dpdk-next-eventdev
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
			},
		};

		if (!mlx4_zmallocv(__func__, vec, RTE_DIM(vec)))
			return rte_flow_error_set
				(error, -rte_errno,
				 RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL,
				 "flow rule handle allocation failure");
		/* Most fields will be updated by second pass. */
		*flow = (struct rte_flow){
			.ibv_attr = temp.ibv_attr,

error: patch failed: drivers/net/mlx4/mlx4_flow.c:820
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
*Repo: dpdk-next-net
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
			},
		};

		if (!mlx4_zmallocv(__func__, vec, RTE_DIM(vec)))
			return rte_flow_error_set
				(error, -rte_errno,
				 RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL,
				 "flow rule handle allocation failure");
		/* Most fields will be updated by second pass. */
		*flow = (struct rte_flow){
			.ibv_attr = temp.ibv_attr,

error: patch failed: drivers/net/mlx4/mlx4_flow.c:820
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
*Repo: dpdk-next-crypto
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
			},
		};

		if (!mlx4_zmallocv(__func__, vec, RTE_DIM(vec)))
			return rte_flow_error_set
				(error, -rte_errno,
				 RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL,
				 "flow rule handle allocation failure");
		/* Most fields will be updated by second pass. */
		*flow = (struct rte_flow){
			.ibv_attr = temp.ibv_attr,

error: patch failed: drivers/net/mlx4/mlx4_flow.c:820
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply
*Repo: dpdk-next-virtio
Checking patch drivers/net/mlx4/mlx4_flow.c...
error: while searching for:
			},
		};

		if (!mlx4_zmallocv(__func__, vec, RTE_DIM(vec)))
			return rte_flow_error_set
				(error, -rte_errno,
				 RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL,
				 "flow rule handle allocation failure");
		/* Most fields will be updated by second pass. */
		*flow = (struct rte_flow){
			.ibv_attr = temp.ibv_attr,

error: patch failed: drivers/net/mlx4/mlx4_flow.c:820
error: drivers/net/mlx4/mlx4_flow.c: patch does not apply

DPDK STV team


More information about the test-report mailing list