[dpdk-test-report] |FAILURE| pw62776[v2, 3/3] net/mlx5: reorganize flow matcher resources
sys_stv at intel.com
sys_stv at intel.com
Tue Nov 12 09:50:31 CET 2019
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/62776
_apply issues_
Submitter: Bing Zhao <bingz at mellanox.com>
Date: 2019-11-08 15:23:10
Reply_mail: 1573226590-69757-4-git-send-email-bingz at pegasus02.mtr.labs.mlnx
DPDK git baseline:
Repo:dpdk-next-net-mlx, CommitID: 4b6b5f61343eab58ca6d423840a6259111e73ecf
Repo:dpdk, CommitID: 31aa07759ecd151967b568b1f1aa12b7794217c8
*Repo: dpdk-next-net-mlx
LIST_HEAD(matchers, mlx5_flow_dv_matcher) matchers;
LIST_HEAD(encap_decap, mlx5_flow_dv_encap_decap_resource) encaps_decaps;
LIST_HEAD(modify_cmd, mlx5_flow_dv_modify_hdr_resource) modify_cmds;
LIST_HEAD(tag, mlx5_flow_dv_tag_resource) tags;
error: patch failed: drivers/net/mlx5/mlx5.h:670
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
/* Matcher structure. */
struct mlx5_flow_dv_matcher {
--
uint32_t group; /**< The matcher group. */
struct mlx5_flow_dv_match_params mask; /**< Matcher mask. */
};
error: patch failed: drivers/net/mlx5/mlx5_flow.h:333
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
* Pointer to rte_eth_dev structure.
* @param[in, out] matcher
* Pointer to flow matcher.
* @parm[in, out] dev_flow
* Pointer to the dev_flow.
* @param[out] error
error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:6298
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
*Repo: dpdk
LIST_HEAD(matchers, mlx5_flow_dv_matcher) matchers;
LIST_HEAD(encap_decap, mlx5_flow_dv_encap_decap_resource) encaps_decaps;
LIST_HEAD(modify_cmd, mlx5_flow_dv_modify_hdr_resource) modify_cmds;
LIST_HEAD(tag, mlx5_flow_dv_tag_resource) tags;
error: patch failed: drivers/net/mlx5/mlx5.h:670
error: drivers/net/mlx5/mlx5.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow.h...
error: while searching for:
/* Matcher structure. */
struct mlx5_flow_dv_matcher {
--
uint32_t group; /**< The matcher group. */
struct mlx5_flow_dv_match_params mask; /**< Matcher mask. */
};
error: patch failed: drivers/net/mlx5/mlx5_flow.h:333
error: drivers/net/mlx5/mlx5_flow.h: patch does not apply
Checking patch drivers/net/mlx5/mlx5_flow_dv.c...
error: while searching for:
* Pointer to rte_eth_dev structure.
* @param[in, out] matcher
* Pointer to flow matcher.
* @parm[in, out] dev_flow
* Pointer to the dev_flow.
* @param[out] error
error: patch failed: drivers/net/mlx5/mlx5_flow_dv.c:6298
error: drivers/net/mlx5/mlx5_flow_dv.c: patch does not apply
DPDK STV team
More information about the test-report
mailing list