automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw68474[04/10] net/mlx5: optimize mlx5 flow RSS struct
@ 2020-04-15 19:45 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-04-15 19:45 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Suanming Mou <suanmingm@mellanox.com>
Date: 2020-04-15 06:39:51
Reply_mail: 1586932797-99533-5-git-send-email-suanmingm@mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 5a41c2d780b3e81234dcfe3fd15b5de4c0692f46
	Repo:dpdk, CommitID: d6d084849a1d0c585e0f484809c205652a7b0471

*Repo: dpdk-next-net-mlx
flow->rss.types = !rss->types ? ETH_RSS_IP : rss->types;
	}
	flow->dev_handles = 0;
	if (rss && rss->types) {

error: patch failed: drivers/net/mlx5/mlx5_flow.c:4263
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
Hunk #1 succeeded at 470 (offset -12 lines).
Hunk #2 succeeded at 483 (offset -12 lines).
Hunk #3 succeeded at 736 (offset -19 lines).
--
			flow->rss.queue_num = 1;
			(*flow->rss.queue)[0] = queue->index;
			action_flags |= MLX5_FLOW_ACTION_QUEUE;
			dev_flow->handle->fate_action = MLX5_FLOW_FATE_QUEUE;

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:7493
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
Hunk #3 succeeded at 1570 (offset -3 lines).
error: while searching for:
			dev_flow->handle->fate_action = MLX5_FLOW_FATE_DROP;
--
			flow_verbs_translate_action_rss(dev_flow, actions);
			action_flags |= MLX5_FLOW_ACTION_RSS;
			dev_flow->handle->fate_action = MLX5_FLOW_FATE_QUEUE;
			break;

error: patch failed: drivers/net/mlx5/mlx5_flow_verbs.c:1602
error: drivers/net/mlx5/mlx5_flow_verbs.c: patch does not apply
*Repo: dpdk
void *inter_flows; /* Intermediate resources for flow creation. */
	int flow_idx; /* Intermediate device flow index. */
	int flow_nested_idx; /* Intermediate device flow index, nested. */
	LIST_HEAD(rxq, mlx5_rxq_ctrl) rxqsctrl; /* DPDK Rx queues. */

error: patch failed: drivers/net/mlx5/mlx5.h:556
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.c...
Hunk #1 succeeded at 657 (offset -1 lines).
Hunk #2 succeeded at 671 (offset -1 lines).
Hunk #3 succeeded at 4231 (offset 9 lines).
--
		flow->rss.types = !rss->types ? ETH_RSS_IP : rss->types;
	}
	flow->dev_handles = 0;
	if (rss && rss->types) {

error: patch failed: drivers/net/mlx5/mlx5_flow.c:4263
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
	uint16_t size;
};
--
struct mlx5_flow_rss {
	uint32_t level;
	uint32_t queue_num; /**< Number of entries in @p queue. */
	uint64_t types; /**< Specific RSS hash types (see ETH_RSS_*). */

error: patch failed: drivers/net/mlx5/mlx5_flow.h:482
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
 *
 * @param[in] dev_flow
--
	if (flow->rss.level >= 2) {
		dev_flow->hash_fields |= IBV_RX_HASH_INNER;
		rss_inner = 1;
	}

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:7241
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_verbs.c...
Hunk #1 succeeded at 850 (offset -91 lines).
Hunk #2 succeeded at 871 (offset -91 lines).
Hunk #3 succeeded at 1450 (offset -123 lines).
--
			flow_verbs_translate_action_rss(dev_flow, actions);
			action_flags |= MLX5_FLOW_ACTION_RSS;
			dev_flow->handle->fate_action = MLX5_FLOW_FATE_QUEUE;
			break;

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

DPDK STV team

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

only message in thread, other threads:[~2020-04-15 19:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15 19:45 [dpdk-test-report] |FAILURE| pw68474[04/10] net/mlx5: optimize mlx5 flow RSS struct 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).