automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw71135net/bnxt: fix max ring count calculation
@ 2020-06-10 21:39 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-06-10 21:39 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Somnath Kotur <somnath.kotur@broadcom.com>
Date: 2020-06-10 11:43:44
Reply_mail: 20200610114344.22097-1-somnath.kotur@broadcom.com
DPDK git baseline:
	Repo:dpdk-next-net-brcm, CommitID: 5178fd95d067d3e55c00c0d0841a46d512019bc7
	Repo:dpdk, CommitID: 5fd722308ef21819931d25e7a140ff5a292b19d9

*Repo: dpdk-next-net-brcm
#define BNXT_MAX_TX_RINGS(bp) \
	(RTE_MIN((bp)->max_tx_rings, BNXT_MAX_RX_RINGS(bp)))

error: patch failed: drivers/net/bnxt/bnxt.h:653
error: drivers/net/bnxt/bnxt.h: patch does not apply
*Repo: dpdk
#define BNXT_MAX_TX_RINGS(bp) \
	(RTE_MIN((bp)->max_tx_rings, BNXT_MAX_RX_RINGS(bp)))

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

DPDK STV team

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

only message in thread, other threads:[~2020-06-10 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-10 21:39 [dpdk-test-report] |FAILURE| pw71135net/bnxt: fix max ring count calculation 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).