automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw62737[3/3] net/mlx5: reorganize flow matcher resources
@ 2019-11-11  6:13 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2019-11-11  6:13 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Bing Zhao <bingz@mellanox.com>
Date: 2019-11-08 04:44:57
Reply_mail: 1573188297-51428-4-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
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;
	LIST_HEAD(tag, mlx5_flow_dv_tag_resource) tags;

error: patch failed: drivers/net/mlx5/mlx5.h:650
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
/* Matcher structure. */
struct mlx5_flow_dv_matcher {
--
	uint32_t group; /**< The matcher group. */
	struct mlx5_flow_dv_match_params mask; /**< Matcher mask. */
};


error: patch failed: drivers/net/mlx5/mlx5_flow.h:329
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
 *   Pointer to rte_eth_dev structure.
 * @param[in, out] matcher
 *   Pointer to flow matcher.
 * @parm[in, out] dev_flow
 *   Pointer to the dev_flow.
 * @param[out] error

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:6202
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
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;
	LIST_HEAD(tag, mlx5_flow_dv_tag_resource) tags;

error: patch failed: drivers/net/mlx5/mlx5.h:650
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
Hunk #1 succeeded at 270 (offset -59 lines).
error: while searching for:
/* Table data structure of the hash organization. */
--
	/**< flow table resource, better to locate at the beginning. */
	struct mlx5_flow_dv_jump_tbl_resource jump;
	/**< jump resource, at most one for each table created. */
};

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 5010 (offset -1192 lines).
Hunk #2 succeeded at 5023 (offset -1192 lines).
Hunk #3 succeeded at 5034 (offset -1192 lines).
--
	if (flow_dv_matcher_register(dev, &matcher, dev_flow, error))
		return -rte_errno;
	return 0;
}

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

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-11-11  6:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-11  6:13 [dpdk-test-report] |FAILURE| pw62737[3/3] net/mlx5: reorganize flow matcher resources sys_stv

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).