Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/63828 _apply issues_ Submitter: Xiaolong Ye Date: 2019-12-12 15:21:24 Reply_mail: 20191212152124.260629-37-xiaolong.ye@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: e1fbf80bd86c75c724a20f7028a9e297fa6e989e Repo:dpdk, CommitID: c465e6b94be343303303f26b95f3c2ae4969063e *Repo: dpdk-next-net-intel return VIRTCHNL_LINK_SPEED_1GB; case I40E_LINK_SPEED_10GB: return VIRTCHNL_LINK_SPEED_10GB; case I40E_LINK_SPEED_40GB: error: patch failed: drivers/net/i40e/base/i40e_prototype.h:505 error: drivers/net/i40e/base/i40e_prototype.h: patch does not apply Checking patch drivers/net/i40e/base/virtchnl.h... error: while searching for: #define VIRTCHNL_ERR_PARAM VIRTCHNL_STATUS_ERR_PARAM #define VIRTCHNL_STATUS_NOT_SUPPORTED VIRTCHNL_STATUS_ERR_NOT_SUPPORTED -- #define VIRTCHNL_LINK_SPEED_25GB_SHIFT 0x6 enum virtchnl_link_speed { VIRTCHNL_LINK_SPEED_UNKNOWN = 0, error: patch failed: drivers/net/i40e/base/virtchnl.h:53 error: drivers/net/i40e/base/virtchnl.h: patch does not apply *Repo: dpdk return VIRTCHNL_LINK_SPEED_1GB; case I40E_LINK_SPEED_10GB: return VIRTCHNL_LINK_SPEED_10GB; case I40E_LINK_SPEED_40GB: error: patch failed: drivers/net/i40e/base/i40e_prototype.h:505 error: drivers/net/i40e/base/i40e_prototype.h: patch does not apply Checking patch drivers/net/i40e/base/virtchnl.h... error: while searching for: #define VIRTCHNL_ERR_PARAM VIRTCHNL_STATUS_ERR_PARAM #define VIRTCHNL_STATUS_NOT_SUPPORTED VIRTCHNL_STATUS_ERR_NOT_SUPPORTED -- #define VIRTCHNL_LINK_SPEED_25GB_SHIFT 0x6 enum virtchnl_link_speed { VIRTCHNL_LINK_SPEED_UNKNOWN = 0, error: patch failed: drivers/net/i40e/base/virtchnl.h:53 error: drivers/net/i40e/base/virtchnl.h: patch does not apply DPDK STV team