automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw65894[v2] net/mlx5: fix the hairpin queue capacity
Date: 24 Feb 2020 08:42:37 -0800	[thread overview]
Message-ID: <ee68f5$9e3s4g@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Bing Zhao <bingz@mellanox.com>
Date: 2020-02-19 08:28:39
Reply_mail: 1582100919-334723-1-git-send-email-bingz@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240
	Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240

*Repo: dpdk-next-net-mlx
/* Definition of static_assert found in /usr/include/assert.h */
#ifndef HAVE_STATIC_ASSERT
#define static_assert _Static_assert

error: patch failed: drivers/net/mlx5/mlx5_defs.h:173
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: while searching for:
	struct mlx5_devx_create_rq_attr attr = { 0 };
	struct mlx5_rxq_obj *tmpl = NULL;
	int ret = 0;

	MLX5_ASSERT(rxq_data);
	MLX5_ASSERT(!rxq_ctrl->obj);

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1268
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_txq.c...
error: while searching for:
	struct mlx5_devx_create_sq_attr attr = { 0 };
	struct mlx5_txq_obj *tmpl = NULL;
	int ret = 0;

	MLX5_ASSERT(txq_data);
	MLX5_ASSERT(!txq_ctrl->obj);

error: patch failed: drivers/net/mlx5/mlx5_txq.c:493
error: drivers/net/mlx5/mlx5_txq.c: patch does not apply
*Repo: dpdk
/* Definition of static_assert found in /usr/include/assert.h */
#ifndef HAVE_STATIC_ASSERT
#define static_assert _Static_assert

error: patch failed: drivers/net/mlx5/mlx5_defs.h:173
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_rxq.c...
error: while searching for:
	struct mlx5_devx_create_rq_attr attr = { 0 };
	struct mlx5_rxq_obj *tmpl = NULL;
	int ret = 0;

	MLX5_ASSERT(rxq_data);
	MLX5_ASSERT(!rxq_ctrl->obj);

error: patch failed: drivers/net/mlx5/mlx5_rxq.c:1268
error: drivers/net/mlx5/mlx5_rxq.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_txq.c...
error: while searching for:
	struct mlx5_devx_create_sq_attr attr = { 0 };
	struct mlx5_txq_obj *tmpl = NULL;
	int ret = 0;

	MLX5_ASSERT(txq_data);
	MLX5_ASSERT(!txq_ctrl->obj);

error: patch failed: drivers/net/mlx5/mlx5_txq.c:493
error: drivers/net/mlx5/mlx5_txq.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2020-02-24 16:42 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$9e3s4g@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).