automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw68649[v2, 03/10] net/mlx5: reorganize the mlx5 flow handle struct
Date: 16 Apr 2020 17:04:56 -0700	[thread overview]
Message-ID: <fecc85$9tj3ml@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Suanming Mou <suanmingm@mellanox.com>
Date: 2020-04-16 08:34:24
Reply_mail: 1587026071-422636-4-git-send-email-suanmingm@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 5bcd77844fb59cf4546defd455ef4b653a9ed6ae
	Repo:dpdk, CommitID: c3eb8b62744930029f96c5d64d9adac5749908ef

*Repo: dpdk-next-net-mlx
flow_qrss_free_id(dev, dev_handle->qrss_id);
}

static int

error: patch failed: drivers/net/mlx5/mlx5_flow.c:2323
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
struct mlx5_flow_handle_dv {
	/* Flow DV api: */
--
};

/*
 * Size for Verbs device flow handle structure only. Do not use the DV only

error: patch failed: drivers/net/mlx5/mlx5_flow.h:494
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
				(void *)cache_resource,
				rte_atomic32_read(&cache_resource->refcnt));
--
	/* Register new encap/decap resource. */
	cache_resource = mlx5_ipool_zmalloc(sh->ipool[MLX5_IPOOL_DECAP_ENCAP],
				       &dev_flow->handle->dvh.encap_decap);
	if (!cache_resource)
		return rte_flow_error_set(error, ENOMEM,
					  RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL,

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:2490
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
error: while searching for:
			handle->ib_flow = NULL;
		}
--
				handle->hrxq = 0;
			}
		}
		if (handle->vf_vlan.tag && handle->vf_vlan.created)

error: patch failed: drivers/net/mlx5/mlx5_flow_verbs.c:1760
error: drivers/net/mlx5/mlx5_flow_verbs.c: patch does not apply
*Repo: dpdk
flow_qrss_free_id(dev, dev_handle->qrss_id);
}

static int

error: patch failed: drivers/net/mlx5/mlx5_flow.c:2323
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
struct mlx5_flow_handle_dv {
	/* Flow DV api: */
--
};

/*
 * Size for Verbs device flow handle structure only. Do not use the DV only

error: patch failed: drivers/net/mlx5/mlx5_flow.h:494
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
				(void *)cache_resource,
				rte_atomic32_read(&cache_resource->refcnt));
--
	/* Register new encap/decap resource. */
	cache_resource = mlx5_ipool_zmalloc(sh->ipool[MLX5_IPOOL_DECAP_ENCAP],
				       &dev_flow->handle->dvh.encap_decap);
	if (!cache_resource)
		return rte_flow_error_set(error, ENOMEM,
					  RTE_FLOW_ERROR_TYPE_UNSPECIFIED, NULL,

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:2490
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
error: while searching for:
			handle->ib_flow = NULL;
		}
--
				handle->hrxq = 0;
			}
		}
		if (handle->vf_vlan.tag && handle->vf_vlan.created)

error: patch failed: drivers/net/mlx5/mlx5_flow_verbs.c:1760
error: drivers/net/mlx5/mlx5_flow_verbs.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2020-04-17  0:05 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='fecc85$9tj3ml@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).