Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/59672 _apply issues_ Submitter: Yahui Cao Date: 2019-09-24 21:52:36 Reply_mail: 20190924215243.81474-2-yahui.cao@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 008dabc7879c6c4bfbb4e59c00f2efb5a04eedaa Repo:dpdk, CommitID: bd253daa7717835f88bbc58b09a94d0060380396 *Repo: dpdk-next-net-intel 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 513 (offset -1 lines). Hunk #2 succeeded at 793 (offset -1 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). -- } #endif } error: patch failed: drivers/net/ice/ice_rxtx.c:1134 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