Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/62598 _apply issues_ Submitter: Viacheslav Ovsiienko Date: 2019-11-06 17:37:52 Reply_mail: 1573061873-20898-19-git-send-email-viacheslavo@mellanox.com DPDK git baseline: Repo:dpdk-next-net-mlx, CommitID: 685e0fbc4709ee94b17f5315cdf12fb942675423 Repo:dpdk, CommitID: 6bbc5a9236250b708c6d1931e966c74da381b4f2 *Repo: dpdk-next-net-mlx goto error; } /* Supported Verbs flow priority number detection. */ err = mlx5_flow_discover_priorities(eth_dev); error: patch failed: drivers/net/mlx5/mlx5.c:2411 error: drivers/net/mlx5/mlx5.c: patch does not apply Checking patch drivers/net/mlx5/mlx5.h... error: while searching for: uint32_t nl_sn; /* Netlink message sequence number. */ LIST_HEAD(dbrpage, mlx5_devx_dbr_page) dbrpgs; /* Door-bell pages. */ struct mlx5_vlan_vmwa_context *vmwa_context; /* VLAN WA context. */ #ifndef RTE_ARCH_64 rte_spinlock_t uar_lock_cq; /* CQs share a common distinct UAR */ rte_spinlock_t uar_lock[MLX5_UAR_PAGE_NUM_MAX]; error: patch failed: drivers/net/mlx5/mlx5.h:733 error: drivers/net/mlx5/mlx5.h: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.c... error: while searching for: return 0; } static int flow_null_validate(struct rte_eth_dev *dev __rte_unused, const struct rte_flow_attr *attr __rte_unused, error: patch failed: drivers/net/mlx5/mlx5_flow.c:2222 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... error: while searching for: #endif struct mlx5_flow_verbs verbs; }; bool external; /**< true if the flow is created external to PMD. */ }; error: patch failed: drivers/net/mlx5/mlx5_flow.h:500 error: drivers/net/mlx5/mlx5_flow.h: patch does not apply *Repo: dpdk /** * Check if the flow should be splited due to hairpin. * The reason for the split is that in current HW we can't * support encap on Rx, so if a flow have encap we move it error: patch failed: drivers/net/mlx5/mlx5_flow.c:2581 error: drivers/net/mlx5/mlx5_flow.c: patch does not apply Checking patch drivers/net/mlx5/mlx5_flow.h... Hunk #1 succeeded at 428 (offset -72 lines). DPDK STV team