automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw65262[v3, 17/25] common/mlx5: allow type configuration for DevX RQT
Date: 16 Feb 2020 23:41:10 -0800	[thread overview]
Message-ID: <ee68f5$9c3rnk@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Matan Azrad <matan@mellanox.com>
Date: 2020-01-28 16:27:32
Reply_mail: 1580228860-10665-18-git-send-email-matan@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 9579691d06656ce7a8bf853b8d1d836d1a988ee7
	Repo:dpdk, CommitID: 914397d6c1141235b48ca60249221976e9e08feb

*Repo: dpdk-next-net-mlx
rqt_ctx = MLX5_ADDR_OF(create_rqt_in, in, rqt_context);
	MLX5_SET(rqtc, rqt_ctx, rqt_max_size, rqt_attr->rqt_max_size);
	MLX5_SET(rqtc, rqt_ctx, rqt_actual_size, rqt_attr->rqt_actual_size);
	for (i = 0; i < rqt_attr->rqt_actual_size; i++)

error: patch failed: drivers/common/mlx5/mlx5_devx_cmds.c:846
error: drivers/common/mlx5/mlx5_devx_cmds.c: patch does not apply
Checking patch drivers/common/mlx5/mlx5_devx_cmds.h...
error: while searching for:

/* RQT attributes structure, used by RQT operations. */
struct mlx5_devx_rqt_attr {
	uint32_t rqt_max_size:16;
	uint32_t rqt_actual_size:16;
	uint32_t rq_list[];

error: patch failed: drivers/common/mlx5/mlx5_devx_cmds.h:188
error: drivers/common/mlx5/mlx5_devx_cmds.h: patch does not apply
Checking patch drivers/common/mlx5/mlx5_prm.h...
error: while searching for:
};

--
	u8 reserved_at_a0[0x10];
	u8 rqt_max_size[0x10];
	u8 reserved_at_c0[0x10];
	u8 rqt_actual_size[0x10];

error: patch failed: drivers/common/mlx5/mlx5_prm.h:1734
error: drivers/common/mlx5/mlx5_prm.h: patch does not apply
*Repo: dpdk
rqt_ctx = MLX5_ADDR_OF(create_rqt_in, in, rqt_context);
	MLX5_SET(rqtc, rqt_ctx, rqt_max_size, rqt_attr->rqt_max_size);
	MLX5_SET(rqtc, rqt_ctx, rqt_actual_size, rqt_attr->rqt_actual_size);
	for (i = 0; i < rqt_attr->rqt_actual_size; i++)

error: patch failed: drivers/common/mlx5/mlx5_devx_cmds.c:846
error: drivers/common/mlx5/mlx5_devx_cmds.c: patch does not apply
Checking patch drivers/common/mlx5/mlx5_devx_cmds.h...
error: while searching for:

/* RQT attributes structure, used by RQT operations. */
struct mlx5_devx_rqt_attr {
	uint32_t rqt_max_size:16;
	uint32_t rqt_actual_size:16;
	uint32_t rq_list[];

error: patch failed: drivers/common/mlx5/mlx5_devx_cmds.h:188
error: drivers/common/mlx5/mlx5_devx_cmds.h: patch does not apply
Checking patch drivers/common/mlx5/mlx5_prm.h...
error: while searching for:
};

--
	u8 reserved_at_a0[0x10];
	u8 rqt_max_size[0x10];
	u8 reserved_at_c0[0x10];
	u8 rqt_actual_size[0x10];

error: patch failed: drivers/common/mlx5/mlx5_prm.h:1734
error: drivers/common/mlx5/mlx5_prm.h: patch does not apply

DPDK STV team

                 reply	other threads:[~2020-02-17  7:41 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$9c3rnk@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).