[dpdk-test-report] |FAILURE| pw62690[v3, 13/19] net/mlx5: add flow tag support

sys_stv at intel.com sys_stv at intel.com
Sun Nov 10 22:35:24 CET 2019


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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
Date: 2019-11-07 17:09:58
Reply_mail: 1573146604-17803-14-git-send-email-viacheslavo at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: ba465d0cf8672032e0339cda7ef3a083b2d8a2af
	Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2

*Repo: dpdk-next-net-mlx
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
		return rte_flow_error_set(error, EINVAL,
					  RTE_FLOW_ERROR_TYPE_ACTION, NULL,
					  "too many items to modify");
	actions[i].action_type = MLX5_MODIFICATION_TYPE_SET;
	actions[i].field = reg_to_field[conf->id];
	actions[i].data0 = rte_cpu_to_be_32(actions[i].data0);
	actions[i].data1 = conf->data;
	++i;
	resource->actions_num = i;
	if (!resource->actions_num)

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:872
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
		return rte_flow_error_set(error, EINVAL,
					  RTE_FLOW_ERROR_TYPE_ACTION, NULL,
					  "too many items to modify");
	actions[i].action_type = MLX5_MODIFICATION_TYPE_SET;
	actions[i].field = reg_to_field[conf->id];
	actions[i].data0 = rte_cpu_to_be_32(actions[i].data0);
	actions[i].data1 = conf->data;
	++i;
	resource->actions_num = i;
	if (!resource->actions_num)

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:872
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply

DPDK STV team


More information about the test-report mailing list