[dpdk-test-report] |FAILURE| pw62580[v2, 01/19] net/mlx5: convert internal tag endianness

sys_stv at intel.com sys_stv at intel.com
Sat Nov 9 10:48:15 CET 2019


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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
Date: 2019-11-06 17:37:35
Reply_mail: 1573061873-20898-2-git-send-email-viacheslavo at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: 685e0fbc4709ee94b17f5315cdf12fb942675423
	Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2

*Repo: dpdk-next-net-mlx
set_tag->data = rte_cpu_to_be_32(*flow_id);
	tag_action->conf = set_tag;
	/* Create Tx item list. */
	rte_memcpy(actions_tx, actions, sizeof(struct rte_flow_action));

error: patch failed: drivers/net/mlx5/mlx5_flow.c:2707
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
/* Matches on selected register. */
struct mlx5_rte_flow_item_tag {
--
	rte_be32_t data;
};

/* Matches on source queue. */

error: patch failed: drivers/net/mlx5/mlx5_flow.h:56
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
*Repo: dpdk
set_tag->data = rte_cpu_to_be_32(*flow_id);
	tag_action->conf = set_tag;
	/* Create Tx item list. */
	rte_memcpy(actions_tx, actions, sizeof(struct rte_flow_action));

error: patch failed: drivers/net/mlx5/mlx5_flow.c:2707
error: drivers/net/mlx5/mlx5_flow.c: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
/* Matches on selected register. */
struct mlx5_rte_flow_item_tag {
--
	rte_be32_t data;
};

/* Matches on source queue. */

error: patch failed: drivers/net/mlx5/mlx5_flow.h:56
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply

DPDK STV team


More information about the test-report mailing list