[dpdk-test-report] |FAILURE| pw63102net/mlx5: fix port action create routine

sys_stv at intel.com sys_stv at intel.com
Tue Nov 19 23:46:32 CET 2019


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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
Date: 2019-11-19 09:16:04
Reply_mail: 1574154964-24045-1-git-send-email-viacheslavo at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 9c098315c88bb2366d8579369eb8e885dd6efe13
	Repo:dpdk, CommitID: a0dede62a5372da0a9b67859962e64108a10b916

*Repo: dpdk-next-net-mlx
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
					  RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL,
					  "cannot allocate resource memory");
	*cache_resource = *resource;
	cache_resource->action =
		mlx5_glue->dr_create_flow_action_dest_vport
			(priv->sh->fdb_domain, resource->port_id);
	if (!cache_resource->action) {
		rte_free(cache_resource);

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:2380
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.c...
error: while searching for:
}

--
#endif
}

static void *

error: patch failed: drivers/net/mlx5/mlx5_glue.c:391
error: drivers/net/mlx5/mlx5_glue.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.h...
error: while searching for:
	const char *(*port_state_str)(enum ibv_port_state port_state);
	struct ibv_cq *(*cq_ex_to_cq)(struct ibv_cq_ex *cq);
--
	void *(*dr_create_flow_action_dest_vport)(void *domain, uint32_t vport);
	void *(*dr_create_flow_action_drop)();
	void *(*dr_create_flow_action_push_vlan)
					(struct mlx5dv_dr_domain *domain,

error: patch failed: drivers/net/mlx5/mlx5_glue.h:165
error: drivers/net/mlx5/mlx5_glue.h: patch does not apply
*Repo: dpdk
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
					  RTE_FLOW_ERROR_TYPE_ACTION,
					  NULL,
					  "No eswitch info was found for port");
	*dst_port_id = priv->vport_id;
	return 0;
}


error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:6501
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_glue.c...
Checking patch drivers/net/mlx5/mlx5_glue.h...

DPDK STV team


More information about the test-report mailing list