Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/63798 _apply issues_ Submitter: Xiaolong Ye Date: 2019-12-12 15:20:55 Reply_mail: 20191212152124.260629-8-xiaolong.ye@intel.com DPDK git baseline: Repo:dpdk-next-net-intel, CommitID: e1fbf80bd86c75c724a20f7028a9e297fa6e989e Repo:dpdk, CommitID: c465e6b94be343303303f26b95f3c2ae4969063e *Repo: dpdk-next-net-intel case I40E_DEV_ID_10G_BASE_T_BC: case I40E_DEV_ID_20G_KR2: case I40E_DEV_ID_20G_KR2_A: case I40E_DEV_ID_25G_B: error: patch failed: drivers/net/i40e/base/i40e_common.c:36 error: drivers/net/i40e/base/i40e_common.c: patch does not apply Checking patch drivers/net/i40e/base/i40e_devids.h... error: while searching for: #define I40E_DEV_ID_X722_A0_VF 0x374D #endif #endif #define I40E_DEV_ID_KX_X722 0x37CE #define I40E_DEV_ID_QSFP_X722 0x37CF #define I40E_DEV_ID_SFP_X722 0x37D0 error: patch failed: drivers/net/i40e/base/i40e_devids.h:36 error: drivers/net/i40e/base/i40e_devids.h: patch does not apply Checking patch drivers/net/i40e/i40e_ethdev.c... error: while searching for: { RTE_PCI_DEVICE(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_X710_N3000) }, { RTE_PCI_DEVICE(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_XXV710_N3000) }, { RTE_PCI_DEVICE(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_10G_BASE_T_BC) }, { .vendor_id = 0, /* sentinel */ }, }; error: patch failed: drivers/net/i40e/i40e_ethdev.c:443 error: drivers/net/i40e/i40e_ethdev.c: patch does not apply *Repo: dpdk case I40E_DEV_ID_10G_BASE_T_BC: case I40E_DEV_ID_20G_KR2: case I40E_DEV_ID_20G_KR2_A: case I40E_DEV_ID_25G_B: error: patch failed: drivers/net/i40e/base/i40e_common.c:36 error: drivers/net/i40e/base/i40e_common.c: patch does not apply Checking patch drivers/net/i40e/base/i40e_devids.h... error: while searching for: #define I40E_DEV_ID_X722_A0_VF 0x374D #endif #endif #define I40E_DEV_ID_KX_X722 0x37CE #define I40E_DEV_ID_QSFP_X722 0x37CF #define I40E_DEV_ID_SFP_X722 0x37D0 error: patch failed: drivers/net/i40e/base/i40e_devids.h:36 error: drivers/net/i40e/base/i40e_devids.h: patch does not apply Checking patch drivers/net/i40e/i40e_ethdev.c... error: while searching for: { RTE_PCI_DEVICE(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_X710_N3000) }, { RTE_PCI_DEVICE(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_XXV710_N3000) }, { RTE_PCI_DEVICE(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_10G_BASE_T_BC) }, { .vendor_id = 0, /* sentinel */ }, }; error: patch failed: drivers/net/i40e/i40e_ethdev.c:443 error: drivers/net/i40e/i40e_ethdev.c: patch does not apply DPDK STV team