[dpdk-test-report] |FAILURE| pw62738net/mlx5: optimize tag traversal with hash list

sys_stv at intel.com sys_stv at intel.com
Mon Nov 18 02:48:52 CET 2019


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

_apply issues_

Submitter: Bing Zhao <bingz at mellanox.com>
Date: 2019-11-08 05:26:57
Reply_mail: 1573190817-52649-1-git-send-email-bingz at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: b0834f5060f4ab4340db3a946141eff43da1da9d
	Repo:dpdk, CommitID: 1407b0752eee2353160701d0182c7e911ccb538a

*Repo: dpdk-next-net-mlx
#define MLX5_FLOW_TABLE_HLIST_ARRAY_SIZE 4096

/**
 * Allocate ID pool structure.

error: patch failed: drivers/net/mlx5/mlx5.c:185
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	void *pop_vlan_action; /* Pointer to DR pop VLAN action. */
	LIST_HEAD(encap_decap, mlx5_flow_dv_encap_decap_resource) encaps_decaps;
--
	LIST_HEAD(tag, mlx5_flow_dv_tag_resource) tags;
	LIST_HEAD(port_id_action_list, mlx5_flow_dv_port_id_action_resource)
		port_id_action_list; /* List of port ID actions. */
	LIST_HEAD(push_vlan_action_list, mlx5_flow_dv_push_vlan_action_resource)

error: patch failed: drivers/net/mlx5/mlx5.h:652
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:

/* Tag resource structure. */
--
	uint32_t tag; /**< the tag value. */
};

/*

error: patch failed: drivers/net/mlx5/mlx5_flow.h:357
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 dev[in, out]
--
 *   Pointer to tag resource.
 * @parm[in, out] dev_flow
 *   Pointer to the dev_flow.
 * @param[out] error

error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:6305
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
#define MLX5_FLOW_TABLE_HLIST_ARRAY_SIZE 4096

/**
 * Allocate ID pool structure.

error: patch failed: drivers/net/mlx5/mlx5.c:185
error: drivers/net/mlx5/mlx5.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5.h...
error: while searching for:
	void *pop_vlan_action; /* Pointer to DR pop VLAN action. */
	LIST_HEAD(encap_decap, mlx5_flow_dv_encap_decap_resource) encaps_decaps;
--
	LIST_HEAD(tag, mlx5_flow_dv_tag_resource) tags;
	LIST_HEAD(port_id_action_list, mlx5_flow_dv_port_id_action_resource)
		port_id_action_list; /* List of port ID actions. */
	LIST_HEAD(push_vlan_action_list, mlx5_flow_dv_push_vlan_action_resource)

error: patch failed: drivers/net/mlx5/mlx5.h:652
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:

/* Tag resource structure. */
--
	uint32_t tag; /**< the tag value. */
};

/*

error: patch failed: drivers/net/mlx5/mlx5_flow.h:357
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 dev[in, out]
--
 *   Pointer to tag resource.
 * @parm[in, out] dev_flow
 *   Pointer to the dev_flow.
 * @param[out] error

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

DPDK STV team


More information about the test-report mailing list