[dpdk-test-report] |FAILURE| pw58426[04/17] net/bnxt: add support to create SMAC and inner DMAC filters

sys_stv at intel.com sys_stv at intel.com
Tue Sep 3 04:47:03 CEST 2019


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

_apply issues_

Submitter: Ajit Khaparde <ajit.khaparde at broadcom.com>
Date: 2019-09-03 02:18:48
Reply_mail: 20190903021901.25895-5-ajit.khaparde at broadcom.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: 2c9202612408baf748609d3ee4e49cc183e0366c
	Repo:dpdk, CommitID: e7fd5a3bbe5636e93a66fd5086f182756624c97a

*Repo: dpdk-next-net
#define BNXT_FLAG_FW_CAP_ERR_RECOVER_RELOAD	BIT(23)
#define BNXT_PF(bp)		(!((bp)->flags & BNXT_FLAG_VF))
#define BNXT_VF(bp)		((bp)->flags & BNXT_FLAG_VF)
#define BNXT_NPAR(bp)		((bp)->port_partition_type)

error: patch failed: drivers/net/bnxt/bnxt.h:445
error: drivers/net/bnxt/bnxt.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
Hunk #1 succeeded at 949 (offset -57 lines).
Hunk #2 succeeded at 1585 (offset -90 lines).
Hunk #3 succeeded at 1675 (offset -104 lines).
--

	rc = bnxt_hwrm_queue_qportcfg(bp);
	if (rc)
		return rc;

error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:4253
error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_filter.h...
Checking patch drivers/net/bnxt/bnxt_flow.c...
Hunk #1 succeeded at 84 (offset -2 lines).
Hunk #2 succeeded at 110 (offset -2 lines).
--
	uint32_t en_ethertype;
	int dflt_vnic;

	use_ntuple = bnxt_filter_type_check(pattern, error);

error: patch failed: drivers/net/bnxt/bnxt_flow.c:146
error: drivers/net/bnxt/bnxt_flow.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_hwrm.c...
Hunk #1 succeeded at 405 (offset -13 lines).
Hunk #2 succeeded at 434 (offset -13 lines).
Hunk #3 succeeded at 956 (offset -66 lines).
--
int bnxt_hwrm_if_change(struct bnxt *bp, bool state);
int bnxt_hwrm_error_recovery_qcfg(struct bnxt *bp);
int bnxt_hwrm_fw_reset(struct bnxt *bp);
#endif

error: patch failed: drivers/net/bnxt/bnxt_hwrm.h:209
error: drivers/net/bnxt/bnxt_hwrm.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_util.h...
Hunk #1 succeeded at 9 (offset -4 lines).
*Repo: dpdk
#define BNXT_FLAG_FW_CAP_ERR_RECOVER_RELOAD	BIT(23)
#define BNXT_PF(bp)		(!((bp)->flags & BNXT_FLAG_VF))
#define BNXT_VF(bp)		((bp)->flags & BNXT_FLAG_VF)
#define BNXT_NPAR(bp)		((bp)->port_partition_type)

error: patch failed: drivers/net/bnxt/bnxt.h:445
error: drivers/net/bnxt/bnxt.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
Hunk #1 succeeded at 949 (offset -57 lines).
Hunk #2 succeeded at 1585 (offset -90 lines).
Hunk #3 succeeded at 1675 (offset -104 lines).
--

	rc = bnxt_hwrm_queue_qportcfg(bp);
	if (rc)
		return rc;

error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:4253
error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_filter.h...
Checking patch drivers/net/bnxt/bnxt_flow.c...
Hunk #1 succeeded at 84 (offset -2 lines).
Hunk #2 succeeded at 110 (offset -2 lines).
--
	uint32_t en_ethertype;
	int dflt_vnic;

	use_ntuple = bnxt_filter_type_check(pattern, error);

error: patch failed: drivers/net/bnxt/bnxt_flow.c:146
error: drivers/net/bnxt/bnxt_flow.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_hwrm.c...
Hunk #1 succeeded at 405 (offset -13 lines).
Hunk #2 succeeded at 434 (offset -13 lines).
Hunk #3 succeeded at 956 (offset -66 lines).
--
int bnxt_hwrm_if_change(struct bnxt *bp, bool state);
int bnxt_hwrm_error_recovery_qcfg(struct bnxt *bp);
int bnxt_hwrm_fw_reset(struct bnxt *bp);
#endif

error: patch failed: drivers/net/bnxt/bnxt_hwrm.h:209
error: drivers/net/bnxt/bnxt_hwrm.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_util.h...
Hunk #1 succeeded at 9 (offset -4 lines).

DPDK STV team


More information about the test-report mailing list