[dpdk-test-report] |FAILURE| pw63885[v3, 04/36] net/i40e/base: decouple cfg_lldp_mib_change from init_dcb
sys_stv at intel.com
sys_stv at intel.com
Wed Jan 22 09:35:24 CET 2020
Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/63885
_apply issues_
Submitter: Xiaolong Ye <xiaolong.ye at intel.com>
Date: 2019-12-16 02:43:04
Reply_mail: 20191216024336.174318-5-xiaolong.ye at intel.com
DPDK git baseline:
Repo:dpdk-next-net-intel, CommitID: 8c5f9f273712c5675191965685f711ec695f5ac8
Repo:dpdk, CommitID: 73c392e24f5e29acbe53044dccb6b07ebbae2467
*Repo: dpdk-next-net-intel
return ret;
/* Get the LLDP AdminStatus for the current port */
adminstatus = lldp_cfg.adminstatus >> (hw->port * 4);
error: patch failed: drivers/net/i40e/base/i40e_dcb.c:863
error: drivers/net/i40e/base/i40e_dcb.c: patch does not apply
Checking patch drivers/net/i40e/base/i40e_dcb.h...
error: while searching for:
u8 bridgetype,
struct i40e_dcbx_config *dcbcfg);
--
enum i40e_status_code i40e_init_dcb(struct i40e_hw *hw);
enum i40e_status_code i40e_set_dcb_config(struct i40e_hw *hw);
enum i40e_status_code i40e_dcb_config_to_lldp(u8 *lldpmib, u16 *miblen,
struct i40e_dcbx_config *dcbcfg);
error: patch failed: drivers/net/i40e/base/i40e_dcb.h:186
error: drivers/net/i40e/base/i40e_dcb.h: patch does not apply
Checking patch drivers/net/i40e/i40e_ethdev.c...
error: while searching for:
PMD_INIT_LOG(DEBUG, "Failed to stop lldp");
}
--
ret = i40e_init_dcb(hw);
/* If lldp agent is stopped, the return value from
* i40e_init_dcb we expect is failure with I40E_AQ_RC_EPERM
* adminq status. Otherwise, it should return success.
error: patch failed: drivers/net/i40e/i40e_ethdev.c:11582
error: drivers/net/i40e/i40e_ethdev.c: patch does not apply
*Repo: dpdk
return ret;
/* Get the LLDP AdminStatus for the current port */
adminstatus = lldp_cfg.adminstatus >> (hw->port * 4);
error: patch failed: drivers/net/i40e/base/i40e_dcb.c:863
error: drivers/net/i40e/base/i40e_dcb.c: patch does not apply
Checking patch drivers/net/i40e/base/i40e_dcb.h...
error: while searching for:
u8 bridgetype,
struct i40e_dcbx_config *dcbcfg);
--
enum i40e_status_code i40e_init_dcb(struct i40e_hw *hw);
enum i40e_status_code i40e_set_dcb_config(struct i40e_hw *hw);
enum i40e_status_code i40e_dcb_config_to_lldp(u8 *lldpmib, u16 *miblen,
struct i40e_dcbx_config *dcbcfg);
error: patch failed: drivers/net/i40e/base/i40e_dcb.h:186
error: drivers/net/i40e/base/i40e_dcb.h: patch does not apply
Checking patch drivers/net/i40e/i40e_ethdev.c...
error: while searching for:
PMD_INIT_LOG(DEBUG, "Failed to stop lldp");
}
--
ret = i40e_init_dcb(hw);
/* If lldp agent is stopped, the return value from
* i40e_init_dcb we expect is failure with I40E_AQ_RC_EPERM
* adminq status. Otherwise, it should return success.
error: patch failed: drivers/net/i40e/i40e_ethdev.c:11582
error: drivers/net/i40e/i40e_ethdev.c: patch does not apply
DPDK STV team
More information about the test-report
mailing list