Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/63812 _apply issues_ Submitter: Xiaolong Ye Date: 2019-12-12 15:21:08 Reply_mail: 20191212152124.260629-21-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_PERSISTENT; if (aq->api_maj_ver > 1 || (aq->api_maj_ver == 1 && error: patch failed: drivers/net/i40e/base/i40e_adminq.c:611 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: struct i40e_aq_set_mac_config { __le16 max_frame_size; -- #define I40E_AQ_SET_MAC_CONFIG_PACING_9DW_1TX 0x1 u8 tx_timer_priority; /* bitmap */ __le16 tx_timer_value; __le16 fc_refresh_threshold; error: patch failed: drivers/net/i40e/base/i40e_adminq_cmd.h:2098 error: drivers/net/i40e/base/i40e_adminq_cmd.h: patch does not apply Checking patch drivers/net/i40e/base/i40e_common.c... error: while searching for: * @max_frame_size: Maximum Frame Size to be supported by the port * @crc_en: Tell HW to append a CRC to outgoing frames * @pacing: Pacing configurations * @cmd_details: pointer to command details structure or NULL * * Configure MAC settings for frame size, jumbo frame support and the error: patch failed: drivers/net/i40e/base/i40e_common.c:1873 error: drivers/net/i40e/base/i40e_common.c: patch does not apply Checking patch drivers/net/i40e/base/i40e_prototype.h... error: while searching for: struct i40e_asq_cmd_details *cmd_details); enum i40e_status_code i40e_aq_set_mac_config(struct i40e_hw *hw, u16 max_frame_size, bool crc_en, u16 pacing, struct i40e_asq_cmd_details *cmd_details); enum i40e_status_code i40e_aq_get_local_advt_reg(struct i40e_hw *hw, u64 *advt_reg, error: patch failed: drivers/net/i40e/base/i40e_prototype.h:114 error: drivers/net/i40e/base/i40e_prototype.h: patch does not apply Checking patch drivers/net/i40e/base/i40e_type.h... error: while searching for: #define I40E_HW_FLAG_FW_LLDP_STOPPABLE BIT_ULL(4) #define I40E_HW_FLAG_FW_LLDP_PERSISTENT BIT_ULL(5) #define I40E_HW_FLAG_AQ_PHY_ACCESS_EXTENDED BIT_ULL(6) u64 flags; /* Used in set switch config AQ command */ error: patch failed: drivers/net/i40e/base/i40e_type.h:744 error: drivers/net/i40e/base/i40e_type.h: patch does not apply Checking patch drivers/net/i40e/i40e_ethdev.c... error: while searching for: /* Set the max frame size to 0x2600 by default, * in case other drivers changed the default value. -- i40e_aq_set_mac_config(hw, I40E_FRAME_SIZE_MAX, TRUE, 0, NULL); /* initialize mirror rule list */ TAILQ_INIT(&pf->mirror_list); error: patch failed: drivers/net/i40e/i40e_ethdev.c:1649 error: drivers/net/i40e/i40e_ethdev.c: patch does not apply *Repo: dpdk hw->flags |= I40E_HW_FLAG_FW_LLDP_PERSISTENT; if (aq->api_maj_ver > 1 || (aq->api_maj_ver == 1 && error: patch failed: drivers/net/i40e/base/i40e_adminq.c:611 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: struct i40e_aq_set_mac_config { __le16 max_frame_size; -- #define I40E_AQ_SET_MAC_CONFIG_PACING_9DW_1TX 0x1 u8 tx_timer_priority; /* bitmap */ __le16 tx_timer_value; __le16 fc_refresh_threshold; error: patch failed: drivers/net/i40e/base/i40e_adminq_cmd.h:2098 error: drivers/net/i40e/base/i40e_adminq_cmd.h: patch does not apply Checking patch drivers/net/i40e/base/i40e_common.c... error: while searching for: * @max_frame_size: Maximum Frame Size to be supported by the port * @crc_en: Tell HW to append a CRC to outgoing frames * @pacing: Pacing configurations * @cmd_details: pointer to command details structure or NULL * * Configure MAC settings for frame size, jumbo frame support and the error: patch failed: drivers/net/i40e/base/i40e_common.c:1873 error: drivers/net/i40e/base/i40e_common.c: patch does not apply Checking patch drivers/net/i40e/base/i40e_prototype.h... error: while searching for: struct i40e_asq_cmd_details *cmd_details); enum i40e_status_code i40e_aq_set_mac_config(struct i40e_hw *hw, u16 max_frame_size, bool crc_en, u16 pacing, struct i40e_asq_cmd_details *cmd_details); enum i40e_status_code i40e_aq_get_local_advt_reg(struct i40e_hw *hw, u64 *advt_reg, error: patch failed: drivers/net/i40e/base/i40e_prototype.h:114 error: drivers/net/i40e/base/i40e_prototype.h: patch does not apply Checking patch drivers/net/i40e/base/i40e_type.h... error: while searching for: #define I40E_HW_FLAG_FW_LLDP_STOPPABLE BIT_ULL(4) #define I40E_HW_FLAG_FW_LLDP_PERSISTENT BIT_ULL(5) #define I40E_HW_FLAG_AQ_PHY_ACCESS_EXTENDED BIT_ULL(6) u64 flags; /* Used in set switch config AQ command */ error: patch failed: drivers/net/i40e/base/i40e_type.h:744 error: drivers/net/i40e/base/i40e_type.h: patch does not apply Checking patch drivers/net/i40e/i40e_ethdev.c... error: while searching for: /* Set the max frame size to 0x2600 by default, * in case other drivers changed the default value. -- i40e_aq_set_mac_config(hw, I40E_FRAME_SIZE_MAX, TRUE, 0, NULL); /* initialize mirror rule list */ TAILQ_INIT(&pf->mirror_list); error: patch failed: drivers/net/i40e/i40e_ethdev.c:1649 error: drivers/net/i40e/i40e_ethdev.c: patch does not apply DPDK STV team