automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw63336net/mlx5: fix default mark copy flow
Date: 27 Nov 2019 17:59:57 -0800	[thread overview]
Message-ID: <ee68f5$8mmcok@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Date: 2019-11-27 09:59:45
Reply_mail: 1574848785-31552-1-git-send-email-viacheslavo@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: c8a1a172ae2b4535b57bcf194a731334246a5a35
	Repo:dpdk, CommitID: 5302532d4a1ef9cd291bbf872ad8be9642a923f6

*Repo: dpdk-next-net-mlx
#define MLX5_FLOW_MREG_HNAME "MARK_COPY_TABLE"

/* Definition of static_assert found in /usr/include/assert.h */
#ifndef HAVE_STATIC_ASSERT

error: patch failed: drivers/net/mlx5/mlx5_defs.h:174
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
	mcp_res = (void *)mlx5_hlist_lookup(priv->mreg_cp_tbl, mark_id);
	if (mcp_res) {
--
	if (mark_id) {
		items[0] = (struct rte_flow_item){
			.type = MLX5_RTE_FLOW_ITEM_TYPE_TAG,
			.spec = &tag_spec,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:2947
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
*Repo: dpdk
#define MLX5_FLOW_MREG_HNAME "MARK_COPY_TABLE"

/* Definition of static_assert found in /usr/include/assert.h */
#ifndef HAVE_STATIC_ASSERT

error: patch failed: drivers/net/mlx5/mlx5_defs.h:174
error: drivers/net/mlx5/mlx5_defs.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
error: while searching for:
	mcp_res = (void *)mlx5_hlist_lookup(priv->mreg_cp_tbl, mark_id);
	if (mcp_res) {
--
	if (mark_id) {
		items[0] = (struct rte_flow_item){
			.type = MLX5_RTE_FLOW_ITEM_TYPE_TAG,
			.spec = &tag_spec,

error: patch failed: drivers/net/mlx5/mlx5_flow.c:2947
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2019-11-28  2:00 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$8mmcok@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).