Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/59620 _apply issues_ Submitter: Yahui Cao Date: 2019-09-24 02:10:34 Reply_mail: 20190924021040.77648-2-yahui.cao@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 1f0bc65bc0dbd722fee9a7233a7ec2e1d49da97d Repo:dpdk, CommitID: bd253daa7717835f88bbc58b09a94d0060380396 *Repo: dpdk-next-net-intel static struct ice_vsi * ice_setup_vsi(struct ice_pf *pf, enum ice_vsi_type type) { struct ice_hw *hw = ICE_PF_TO_HW(pf); error: patch failed: drivers/net/ice/ice_ethdev.c:1387 error: drivers/net/ice/ice_ethdev.c: patch does not apply Checking patch drivers/net/ice/ice_ethdev.h... error: while searching for: struct ice_flow_parser_node; TAILQ_HEAD(ice_parser_list, ice_flow_parser_node); struct ice_pf { struct ice_adapter *adapter; /* The adapter this PF associate to */ struct ice_vsi *main_vsi; /* pointer to main VSI structure */ error: patch failed: drivers/net/ice/ice_ethdev.h:247 error: drivers/net/ice/ice_ethdev.h: patch does not apply Checking patch drivers/net/ice/ice_fdir_filter.c... Checking patch drivers/net/ice/ice_rxtx.c... Hunk #1 succeeded at 474 (offset -40 lines). Hunk #2 succeeded at 754 (offset -40 lines). -- static inline void ice_rxd_to_vlan_tci(struct rte_mbuf *mb, volatile union ice_rx_flex_desc *rxdp) { error: patch failed: drivers/net/ice/ice_rxtx.c:1066 error: drivers/net/ice/ice_rxtx.c: patch does not apply Checking patch drivers/net/ice/ice_rxtx.h... Hunk #1 succeeded at 36 (offset -1 lines). Hunk #2 succeeded at 149 (offset -2 lines). Hunk #3 succeeded at 196 (offset -2 lines). *Repo: dpdk static struct ice_vsi * ice_setup_vsi(struct ice_pf *pf, enum ice_vsi_type type) { struct ice_hw *hw = ICE_PF_TO_HW(pf); error: patch failed: drivers/net/ice/ice_ethdev.c:1387 error: drivers/net/ice/ice_ethdev.c: patch does not apply Checking patch drivers/net/ice/ice_ethdev.h... error: while searching for: struct ice_flow_parser_node; TAILQ_HEAD(ice_parser_list, ice_flow_parser_node); struct ice_pf { struct ice_adapter *adapter; /* The adapter this PF associate to */ struct ice_vsi *main_vsi; /* pointer to main VSI structure */ error: patch failed: drivers/net/ice/ice_ethdev.h:247 error: drivers/net/ice/ice_ethdev.h: patch does not apply Checking patch drivers/net/ice/ice_fdir_filter.c... Checking patch drivers/net/ice/ice_rxtx.c... Hunk #1 succeeded at 474 (offset -40 lines). Hunk #2 succeeded at 754 (offset -40 lines). -- static inline void ice_rxd_to_vlan_tci(struct rte_mbuf *mb, volatile union ice_rx_flex_desc *rxdp) { error: patch failed: drivers/net/ice/ice_rxtx.c:1066 error: drivers/net/ice/ice_rxtx.c: patch does not apply Checking patch drivers/net/ice/ice_rxtx.h... Hunk #1 succeeded at 36 (offset -1 lines). Hunk #2 succeeded at 149 (offset -2 lines). Hunk #3 succeeded at 196 (offset -2 lines). DPDK STV team