[dpdk-test-report] |FAILURE| pw65936[v2, 1/2] net/mlx5: fix layer flags missing in metadata

sys_stv at intel.com sys_stv at intel.com
Tue Feb 25 03:41:41 CET 2020


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

_apply issues_

Submitter: Suanming Mou <suanmingm at mellanox.com>
Date: 2020-02-20 04:00:43
Reply_mail: 1582171244-84418-2-git-send-email-suanmingm at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240
	Repo:dpdk, CommitID: fbd54248bb18040166a3e6d792282bd5ca5ed240

*Repo: dpdk-next-net-mlx
/**
 * Get QUEUE/RSS action from the action list.
 *
 * @param[in] actions

error: patch failed: drivers/net/mlx5/mlx5_flow.c:2727
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
	MLX5_ASSERT(!flow_dv_check_valid_spec(matcher.mask.buf,
					      dev_flow->dv.value.buf));
--
	dev_flow->layers = item_flags;
	if (action_flags & MLX5_FLOW_ACTION_RSS)
		flow_dv_hashfields_set(dev_flow);
	/* Register matcher. */

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:7813
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
/**
 * Get QUEUE/RSS action from the action list.
 *
 * @param[in] actions

error: patch failed: drivers/net/mlx5/mlx5_flow.c:2727
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
	MLX5_ASSERT(!flow_dv_check_valid_spec(matcher.mask.buf,
					      dev_flow->dv.value.buf));
--
	dev_flow->layers = item_flags;
	if (action_flags & MLX5_FLOW_ACTION_RSS)
		flow_dv_hashfields_set(dev_flow);
	/* Register matcher. */

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

DPDK STV team


More information about the test-report mailing list