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

[-- 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

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

only message in thread, other threads:[~2019-11-11  6:12 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:12 [dpdk-test-report] |FAILURE| pw62735[1/3] net/mlx5: reorganize flow tables with hash list 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).