automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw65186[6/8] net/bnxt: remove unnecessary structure variable
@ 2020-02-14  0:39 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-02-14  0:39 UTC (permalink / raw)
  To: test-report

[-- Attachment #1: Type: text/plain, Size: 1905 bytes --]

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

_apply issues_

Submitter: Somnath Kotur <somnath.kotur@broadcom.com>
Date: 2020-01-28 06:23:55
Reply_mail: 20200128062357.9316-7-somnath.kotur@broadcom.com
DPDK git baseline:
	Repo:dpdk-next-net-brcm, CommitID: 6379d2303e91dda8a8c32750a4f993842d514ebc
	Repo:dpdk, CommitID: 2a115479c6361f9667efaa30ceb0dbdcbd931f48

*Repo: dpdk-next-net-brcm
#define BNXT_NPAR(bp)		((bp)->port_partition_type)
#define BNXT_MH(bp)             ((bp)->flags & BNXT_FLAG_MULTI_HOST)
#define BNXT_SINGLE_PF(bp)      (BNXT_PF(bp) && !BNXT_NPAR(bp) && !BNXT_MH(bp))
#define BNXT_USE_CHIMP_MB	0 //For non-CFA commands, everything uses Chimp.

error: patch failed: drivers/net/bnxt/bnxt.h:520
error: drivers/net/bnxt/bnxt.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_hwrm.c...
error: while searching for:
	case HWRM_FUNC_QCFG_OUTPUT_PORT_PARTITION_TYPE_NPAR1_5:
	case HWRM_FUNC_QCFG_OUTPUT_PORT_PARTITION_TYPE_NPAR2_0:
--
		bp->port_partition_type = 0;
		break;
	}


error: patch failed: drivers/net/bnxt/bnxt_hwrm.c:2952
error: drivers/net/bnxt/bnxt_hwrm.c: patch does not apply
*Repo: dpdk
#define BNXT_NPAR(bp)		((bp)->port_partition_type)
#define BNXT_MH(bp)             ((bp)->flags & BNXT_FLAG_MULTI_HOST)
#define BNXT_SINGLE_PF(bp)      (BNXT_PF(bp) && !BNXT_NPAR(bp) && !BNXT_MH(bp))
#define BNXT_USE_CHIMP_MB	0 //For non-CFA commands, everything uses Chimp.

error: patch failed: drivers/net/bnxt/bnxt.h:520
error: drivers/net/bnxt/bnxt.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_hwrm.c...
error: while searching for:
	case HWRM_FUNC_QCFG_OUTPUT_PORT_PARTITION_TYPE_NPAR1_5:
	case HWRM_FUNC_QCFG_OUTPUT_PORT_PARTITION_TYPE_NPAR2_0:
--
		bp->port_partition_type = 0;
		break;
	}


error: patch failed: drivers/net/bnxt/bnxt_hwrm.c:2952
error: drivers/net/bnxt/bnxt_hwrm.c: patch does not apply

DPDK STV team

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-14  0:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14  0:39 [dpdk-test-report] |FAILURE| pw65186[6/8] net/bnxt: remove unnecessary structure variable sys_stv

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).