Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/63822 _apply issues_ Submitter: Xiaolong Ye Date: 2019-12-12 15:21:18 Reply_mail: 20191212152124.260629-31-xiaolong.ye@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: e1fbf80bd86c75c724a20f7028a9e297fa6e989e Repo:dpdk, CommitID: c465e6b94be343303303f26b95f3c2ae4969063e *Repo: dpdk-next-net-intel hw->flags |= I40E_HW_FLAG_FW_LLDP_STOPPABLE; /* fall through */ default: break; error: patch failed: drivers/net/i40e/base/i40e_adminq.c:598 error: drivers/net/i40e/base/i40e_adminq.c: patch does not apply Checking patch drivers/net/i40e/base/i40e_adminq_cmd.h... error: while searching for: /* API version 1.7 implements additional link and PHY-specific APIs */ #define I40E_MINOR_VER_GET_LINK_INFO_XL710 0x0007 /* API version 1.6 for X722 devices adds ability to stop FW LLDP agent */ #define I40E_MINOR_VER_FW_LLDP_STOPPABLE_X722 0x0006 error: patch failed: drivers/net/i40e/base/i40e_adminq_cmd.h:21 error: drivers/net/i40e/base/i40e_adminq_cmd.h: patch does not apply *Repo: dpdk hw->flags |= I40E_HW_FLAG_FW_LLDP_STOPPABLE; /* fall through */ default: break; error: patch failed: drivers/net/i40e/base/i40e_adminq.c:598 error: drivers/net/i40e/base/i40e_adminq.c: patch does not apply Checking patch drivers/net/i40e/base/i40e_adminq_cmd.h... error: while searching for: /* API version 1.7 implements additional link and PHY-specific APIs */ #define I40E_MINOR_VER_GET_LINK_INFO_XL710 0x0007 /* API version 1.6 for X722 devices adds ability to stop FW LLDP agent */ #define I40E_MINOR_VER_FW_LLDP_STOPPABLE_X722 0x0006 error: patch failed: drivers/net/i40e/base/i40e_adminq_cmd.h:21 error: drivers/net/i40e/base/i40e_adminq_cmd.h: patch does not apply DPDK STV team