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

sys_stv at intel.com sys_stv at intel.com
Sun Nov 10 22:32:30 CET 2019


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

_apply issues_

Submitter: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
Date: 2019-11-07 17:09:46
Reply_mail: 1573146604-17803-2-git-send-email-viacheslavo at mellanox.com
DPDK git baseline:
	Repo:dpdk-next-net-mlx, CommitID: ba465d0cf8672032e0339cda7ef3a083b2d8a2af
	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