[dpdk-test-report] |FAILURE| pw63796[v2, 04/36] net/i40e/base: decouple cfg_lldp_mib_change from init_dcb

sys_stv at intel.com sys_stv at intel.com
Thu Jan 23 23:35:21 CET 2020


Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/63796

_apply issues_

Submitter: Xiaolong Ye <xiaolong.ye at intel.com>
Date: 2019-12-12 15:20:52
Reply_mail: 20191212152124.260629-5-xiaolong.ye at intel.com
DPDK git baseline:
	Repo:dpdk-next-net-intel, CommitID: e1fbf80bd86c75c724a20f7028a9e297fa6e989e
	Repo:dpdk, CommitID: c465e6b94be343303303f26b95f3c2ae4969063e

*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