automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw62735[1/3] net/mlx5: reorganize flow tables with hash list
Date: 10 Nov 2019 22:12:55 -0800	[thread overview]
Message-ID: <ee68f5$8hp8rf@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Bing Zhao <bingz@mellanox.com>
Date: 2019-11-08 04:44:55
Reply_mail: 1573188297-51428-2-git-send-email-bingz@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: ba465d0cf8672032e0339cda7ef3a083b2d8a2af
	Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2

*Repo: dpdk-next-net-mlx
/**
 * Allocate ID pool structure.
 *

error: patch failed: drivers/net/mlx5/mlx5.c:184
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	 */
};
--
	rte_atomic32_t refcnt; /**< Reference counter. */
};

#define MLX5_MAX_TABLES UINT16_MAX

error: patch failed: drivers/net/mlx5/mlx5.h:559
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
	struct rte_flow *flow; /* Built flow for copy. */
};

/*
 * Max number of actions per DV flow.
 * See CREATE_FLOW_MAX_FLOW_ACTIONS_SUPPORTED

error: patch failed: drivers/net/mlx5/mlx5_flow.h:433
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
/**
 * Find existing encap/decap resource or create and register a new one.
--
 * @param dev[in, out]
 *   Pointer to rte_eth_dev structure.
 * @param[in, out] resource
 *   Pointer to encap/decap resource.

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:2184
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
/**
 * Allocate ID pool structure.
 *

error: patch failed: drivers/net/mlx5/mlx5.c:184
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
Hunk #1 succeeded at 511 (offset -48 lines).
error: while searching for:
	uint32_t dv_regc0_mask; /* available bits of metatada reg_c[0]. */
--
	/* TX Direct Rules tables/ */
	LIST_HEAD(matchers, mlx5_flow_dv_matcher) matchers;
	LIST_HEAD(encap_decap, mlx5_flow_dv_encap_decap_resource) encaps_decaps;
	LIST_HEAD(modify_cmd, mlx5_flow_dv_modify_hdr_resource) modify_cmds;

error: patch failed: drivers/net/mlx5/mlx5.h:630
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
	struct rte_flow *flow; /* Built flow for copy. */
};

/*
 * Max number of actions per DV flow.
 * See CREATE_FLOW_MAX_FLOW_ACTIONS_SUPPORTED

error: patch failed: drivers/net/mlx5/mlx5_flow.h:433
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
Hunk #1 succeeded at 1334 (offset -850 lines).
Hunk #2 succeeded at 1416 (offset -849 lines).
Hunk #3 succeeded at 1479 (offset -849 lines).
--
				       &table, error);
	if (ret)
		return ret;
	if (table >= max_group)
		return rte_flow_error_set(error, EINVAL,
					  RTE_FLOW_ERROR_TYPE_ATTR_GROUP, NULL,
					  "target group index out of range");
	if (attributes->group == target_group)
		return rte_flow_error_set(error, EINVAL,
					  RTE_FLOW_ERROR_TYPE_ACTION, NULL,

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:3251
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply

DPDK STV team

                 reply	other threads:[~2019-11-11  6:12 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$8hp8rf@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).