Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/58712 _apply issues_ Submitter: Yahui Cao Date: 2019-09-06 12:00:47 Reply_mail: 20190906120058.108073-2-yahui.cao@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: 1f0bc65bc0dbd722fee9a7233a7ec2e1d49da97d Repo:dpdk, CommitID: e7fd5a3bbe5636e93a66fd5086f182756624c97a *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:249 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 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:249 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... DPDK STV team