automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw62588[v2, 10/19] net/mlx5: adjust shared register according to mask
Date: 09 Nov 2019 01:50:17 -0800	[thread overview]
Message-ID: <ee68f5$8hdtjp@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Date: 2019-11-06 17:37:44
Reply_mail: 1573061873-20898-11-git-send-email-viacheslavo@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 685e0fbc4709ee94b17f5315cdf12fb942675423
	Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2

*Repo: dpdk-next-net-mlx
struct mlx5dv_devx_port devx_port;
#endif

	/* Determine if this port representor is supposed to be spawned. */

error: patch failed: drivers/net/mlx5/mlx5.c:1803
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	} mr;
	/* Shared DV/DR flow data section. */
	pthread_mutex_t dv_mutex; /* DV context mutex. */
	uint32_t dv_refcnt; /* DV/DR data reference counter. */
	void *fdb_domain; /* FDB Direct Rules name space handle. */
	struct mlx5_flow_tbl_resource fdb_tbl[MLX5_MAX_TABLES_FDB];

error: patch failed: drivers/net/mlx5/mlx5.h:622
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
 *   0 on success, a negative errno value otherwise and rte_errno is set.
 */
--
	uint32_t mask = RTE_BE32(UINT32_MAX);
	struct rte_flow_item item = {
		.spec = NULL,
		.mask = &mask,

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:901
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
devx_port.comp_mask = 0;
	}
	if (devx_port.comp_mask & MLX5DV_DEVX_PORT_MATCH_REG_C_0) {
		priv->vport_meta_tag = devx_port.reg_c_0.value;

error: patch failed: drivers/net/mlx5/mlx5.c:2035
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 562 (offset -60 lines).
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
--
	uint32_t mask = RTE_BE32(UINT32_MAX);
	struct rte_flow_item item = {
		.spec = NULL,
		.mask = &mask,

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

DPDK STV team

                 reply	other threads:[~2019-11-09  9:50 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$8hdtjp@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).