automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw65973net/mlx5: fix running without rxq
Date: 25 Feb 2020 01:46:55 -0800	[thread overview]
Message-ID: <ee68f5$9eb7sv@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Shiri Kuzin <shirik@mellanox.com>
Date: 2020-02-20 14:42:26
Reply_mail: 1582209716-26527-1-git-send-email-shirik@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240
	Repo:dpdk, CommitID: e392aa889cb3bd0c2c8072f9bbcbb2eaf6248265

*Repo: dpdk-next-net-mlx
rte_net_mlx5_dynf_inline_mask = 1UL << fine_inline;
	else
		rte_net_mlx5_dynf_inline_mask = 0;
	ret = mlx5_dev_configure_rss_reta(dev);
	if (ret) {
		DRV_LOG(ERR, "port %u reta config failed: %s",
			dev->data->port_id, strerror(rte_errno));
		return -rte_errno;
	}
	ret = mlx5_txq_start(dev);
	if (ret) {

error: patch failed: drivers/net/mlx5/mlx5_trigger.c:280
error: drivers/net/mlx5/mlx5_trigger.c: patch does not apply
*Repo: dpdk
rte_net_mlx5_dynf_inline_mask = 1UL << fine_inline;
	else
		rte_net_mlx5_dynf_inline_mask = 0;
	ret = mlx5_dev_configure_rss_reta(dev);
	if (ret) {
		DRV_LOG(ERR, "port %u reta config failed: %s",
			dev->data->port_id, strerror(rte_errno));
		return -rte_errno;
	}
	ret = mlx5_txq_start(dev);
	if (ret) {

error: patch failed: drivers/net/mlx5/mlx5_trigger.c:280
error: drivers/net/mlx5/mlx5_trigger.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2020-02-25  9:47 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$9eb7sv@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).