Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/60124 _apply issues_ Submitter: Yahui Cao Date: 2019-09-30 11:45:39 Reply_mail: 20190930114547.74803-2-yahui.cao@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 7403c1e35bb3d4dd110d03b3bb004b760981ef92 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... Checking patch drivers/net/ice/ice_rxtx.h... Checking patch drivers/net/ice/meson.build... *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 -39 lines). Hunk #2 succeeded at 752 (offset -39 lines). -- } #endif } error: patch failed: drivers/net/ice/ice_rxtx.c:1133 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