[dpdk-test-report] |FAILURE| pw68472[02/10] net/mlx5: optimize action flags in flow handle

sys_stv at intel.com sys_stv at intel.com
Wed Apr 15 21:43:48 CEST 2020


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

_apply issues_

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

*Repo: dpdk-next-net-mlx
};
	union {
		uint32_t hrxq; /**< Hash Rx queue object index. */
		uint32_t jump; /**< Index to the jump action resource. */

error: patch failed: drivers/net/mlx5/mlx5_flow.h:502
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
			dev_flow->dv.actions[actions_n++] =
					dev_flow->dv.port_id_action->action;
--
			action_flags |= MLX5_FLOW_ACTION_FLAG;
			if (dev_conf->dv_xmeta_en != MLX5_XMETA_MODE_LEGACY) {
				struct rte_flow_action_mark mark = {
					.id = MLX5_FLOW_MARK_DEFAULT,

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:7409
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 1586 (offset -3 lines).
Hunk #2 succeeded at 1623 (offset -3 lines).
error: while searching for:
--
				  MLX5_FLOW_ACTION_RSS)) {
				mlx5_hrxq_release(dev, handle->hrxq);
				handle->hrxq = 0;
			}

error: patch failed: drivers/net/mlx5/mlx5_flow_verbs.c:1756
error: drivers/net/mlx5/mlx5_flow_verbs.c: patch does not apply
*Repo: dpdk
(MLX5_FLOW_ACTION_FLAG | MLX5_FLOW_ACTION_MARK));
	const int tunnel = !!(dev_handle->layers & MLX5_FLOW_LAYER_TUNNEL);
	unsigned int i;


error: patch failed: drivers/net/mlx5/mlx5_flow.c:722
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
	/**< Index to next device flow handle. */
	uint64_t layers;
--
	};
	union {
		uint32_t hrxq; /**< Hash Rx queue object index. */
		uint32_t jump; /**< Index to the jump action resource. */

error: patch failed: drivers/net/mlx5/mlx5_flow.h:502
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
			dev_flow->dv.actions[actions_n++] =
					dev_flow->dv.port_id_action->action;
--
			action_flags |= MLX5_FLOW_ACTION_FLAG;
			if (dev_conf->dv_xmeta_en != MLX5_XMETA_MODE_LEGACY) {
				struct rte_flow_action_mark mark = {
					.id = MLX5_FLOW_MARK_DEFAULT,

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:7409
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 1466 (offset -123 lines).
error: while searching for:
						  "action not supported");
--
	dev_flow->handle->act_flags = action_flags;
	for (; items->type != RTE_FLOW_ITEM_TYPE_END; items++) {
		int tunnel = !!(item_flags & MLX5_FLOW_LAYER_TUNNEL);


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

DPDK STV team


More information about the test-report mailing list