[dpdk-test-report] |FAILURE| pw69065[v3, 8/9] net/bnxt: log firmware status on early init failure

sys_stv at intel.com sys_stv at intel.com
Wed Apr 22 00:03:12 CEST 2020


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

_apply issues_

Submitter: Ajit Khaparde <ajit.khaparde at broadcom.com>
Date: 2020-04-21 21:33:50
Reply_mail: 20200421213351.87219-9-ajit.khaparde at broadcom.com
DPDK git baseline:
	Repo:dpdk-next-net-brcm, CommitID: 72e74dd71954649f0d2f9a7b2e905dc21b0f84b9
	Repo:dpdk, CommitID: d6298844da7e3e83034f1af196bdfddf388f979e

*Repo: dpdk-next-net-brcm
#define BNXT_FW_STATUS_SHUTDOWN		0x100000

#define BNXT_HWRM_SHORT_REQ_LEN		sizeof(struct hwrm_short_input)

error: patch failed: drivers/net/bnxt/bnxt.h:507
error: drivers/net/bnxt/bnxt.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
error: while searching for:
static void bnxt_cancel_fw_health_check(struct bnxt *bp);
static int bnxt_restore_vlan_filters(struct bnxt *bp);
static void bnxt_dev_recover(void *arg);

int is_bnxt_in_error(struct bnxt *bp)
{

error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:155
error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_hwrm.c...
error: while searching for:
	if (!(bp->fw_cap & BNXT_FW_CAP_ERROR_RECOVERY))
		return 0;

	if (!info) {
		info = rte_zmalloc("bnxt_hwrm_error_recovery_qcfg",
				   sizeof(*info), 0);
--
			return -ENOMEM;
	} else {
		memset(info, 0, sizeof(*info));
	}

	HWRM_PREP(&req, HWRM_ERROR_RECOVERY_QCFG, BNXT_USE_CHIMP_MB);

	rc = bnxt_hwrm_send_message(bp, &req, sizeof(req), BNXT_USE_CHIMP_MB);

error: patch failed: drivers/net/bnxt/bnxt_hwrm.c:5076
error: drivers/net/bnxt/bnxt_hwrm.c: patch does not apply
Checking patch drivers/net/bnxt/hsi_struct_def_dpdk.h...
error: while searching for:
	uint8_t	valid;
} __rte_packed;

#endif /* _HSI_STRUCT_DEF_DPDK_H_ */

error: patch failed: drivers/net/bnxt/hsi_struct_def_dpdk.h:38622
error: drivers/net/bnxt/hsi_struct_def_dpdk.h: patch does not apply
*Repo: dpdk
#define BNXT_FW_CAP_ADV_FLOW_COUNTERS	BIT(6)

	uint32_t		flow_flags;
#define BNXT_FLOW_FLAG_L2_HDR_SRC_FILTER_EN	BIT(0)

error: patch failed: drivers/net/bnxt/bnxt.h:564
error: drivers/net/bnxt/bnxt.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
Hunk #1 succeeded at 134 (offset -21 lines).
error: while searching for:
	return bp->fw_fid;
--

static int bnxt_init_fw(struct bnxt *bp)
{
	uint16_t mtu;

error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:4967
error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_hwrm.c...
error: while searching for:
	if (!(bp->fw_cap & BNXT_FW_CAP_ERROR_RECOVERY))
		return 0;

	if (!info) {
		info = rte_zmalloc("bnxt_hwrm_error_recovery_qcfg",
				   sizeof(*info), 0);
--
			return -ENOMEM;
	} else {
		memset(info, 0, sizeof(*info));
	}

	HWRM_PREP(&req, HWRM_ERROR_RECOVERY_QCFG, BNXT_USE_CHIMP_MB);

	rc = bnxt_hwrm_send_message(bp, &req, sizeof(req), BNXT_USE_CHIMP_MB);

error: patch failed: drivers/net/bnxt/bnxt_hwrm.c:5076
error: drivers/net/bnxt/bnxt_hwrm.c: patch does not apply
Checking patch drivers/net/bnxt/hsi_struct_def_dpdk.h...
error: while searching for:
	uint8_t	valid;
} __rte_packed;

#endif /* _HSI_STRUCT_DEF_DPDK_H_ */

error: patch failed: drivers/net/bnxt/hsi_struct_def_dpdk.h:38622
error: drivers/net/bnxt/hsi_struct_def_dpdk.h: patch does not apply

DPDK STV team


More information about the test-report mailing list