automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw65183[3/8] net/bnxt: fix to allow group ID 0 for RSS action
@ 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: 2549 bytes --]

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

_apply issues_

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

*Repo: dpdk-next-net-brcm
#define PMD_DRV_LOG(level, fmt, args...) \
	PMD_DRV_LOG_RAW(level, fmt, ## args)
#endif

error: patch failed: drivers/net/bnxt/bnxt.h:696
error: drivers/net/bnxt/bnxt.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
error: while searching for:

		if (BNXT_HAS_RING_GRPS(bp) && rxq->rx_deferred_start)
--

	rc = bnxt_vnic_rss_configure(bp, vnic);
	if (rc)
		goto err_out;

error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:295
error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_flow.c...
error: while searching for:
			vnic_id = act_q->index;
		}

		vnic = &bp->vnic_info[vnic_id];
		if (vnic == NULL) {
			rte_flow_error_set(error,
					   EINVAL,
					   RTE_FLOW_ERROR_TYPE_ACTION,
					   act,
					   "No matching VNIC found.");
			rc = -rte_errno;
			goto ret;
		}
		if (vnic->rx_queue_cnt) {
			if (vnic->start_grp_id != act_q->index) {
				PMD_DRV_LOG(ERR,

error: patch failed: drivers/net/bnxt/bnxt_flow.c:1059
error: drivers/net/bnxt/bnxt_flow.c: patch does not apply
*Repo: dpdk
#define PMD_DRV_LOG(level, fmt, args...) \
	PMD_DRV_LOG_RAW(level, fmt, ## args)
#endif

error: patch failed: drivers/net/bnxt/bnxt.h:696
error: drivers/net/bnxt/bnxt.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
error: while searching for:

		if (BNXT_HAS_RING_GRPS(bp) && rxq->rx_deferred_start)
--

	rc = bnxt_vnic_rss_configure(bp, vnic);
	if (rc)
		goto err_out;

error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:295
error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_flow.c...
error: while searching for:
			vnic_id = act_q->index;
		}

		vnic = &bp->vnic_info[vnic_id];
		if (vnic == NULL) {
			rte_flow_error_set(error,
					   EINVAL,
					   RTE_FLOW_ERROR_TYPE_ACTION,
					   act,
					   "No matching VNIC found.");
			rc = -rte_errno;
			goto ret;
		}
		if (vnic->rx_queue_cnt) {
			if (vnic->start_grp_id != act_q->index) {
				PMD_DRV_LOG(ERR,

error: patch failed: drivers/net/bnxt/bnxt_flow.c:1059
error: drivers/net/bnxt/bnxt_flow.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| pw65183[3/8] net/bnxt: fix to allow group ID 0 for RSS action 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).