Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/63818 _apply issues_ Submitter: Xiaolong Ye Date: 2019-12-12 15:21:14 Reply_mail: 20191212152124.260629-27-xiaolong.ye@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: e1fbf80bd86c75c724a20f7028a9e297fa6e989e Repo:dpdk, CommitID: c465e6b94be343303303f26b95f3c2ae4969063e *Repo: dpdk-next-net-intel #define I40E_AQC_ADD_CLOUD_FILTER_IIP 0x000C /* 0x0010 to 0x0017 is for custom filters */ #define I40E_AQC_ADD_CLOUD_FILTER_IP_PORT 0x0010 /* Dest IP + L4 Port */ #define I40E_AQC_ADD_CLOUD_FILTER_MAC_PORT 0x0011 /* Dest MAC + L4 Port */ error: patch failed: drivers/net/i40e/base/i40e_adminq_cmd.h:1402 error: drivers/net/i40e/base/i40e_adminq_cmd.h: patch does not apply *Repo: dpdk #define I40E_AQC_ADD_CLOUD_FILTER_IIP 0x000C /* 0x0010 to 0x0017 is for custom filters */ #define I40E_AQC_ADD_CLOUD_FILTER_IP_PORT 0x0010 /* Dest IP + L4 Port */ #define I40E_AQC_ADD_CLOUD_FILTER_MAC_PORT 0x0011 /* Dest MAC + L4 Port */ error: patch failed: drivers/net/i40e/base/i40e_adminq_cmd.h:1402 error: drivers/net/i40e/base/i40e_adminq_cmd.h: patch does not apply DPDK STV team