automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw63102net/mlx5: fix port action create routine
Date: 19 Nov 2019 14:46:32 -0800	[thread overview]
Message-ID: <ee68f5$8kalgk@orsmga001.jf.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 2111 bytes --]

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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Date: 2019-11-19 09:16:04
Reply_mail: 1574154964-24045-1-git-send-email-viacheslavo@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

                 reply	other threads:[~2019-11-19 22:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='ee68f5$8kalgk@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).