automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw64094[v2] net/bnxt: add support for flow mark action
@ 2020-01-13  8:22 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-01-13  8:22 UTC (permalink / raw)
  To: test-report

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

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

_apply issues_

Submitter: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: 2019-12-21 02:38:49
Reply_mail: 20191221023849.56131-1-ajit.khaparde@broadcom.com
DPDK git baseline:
	Repo:dpdk-next-net-brcm, CommitID: 450656fc399b85612b5942216e65acaaf78a7134
	Repo:dpdk, CommitID: a02b9406a8769247737b55dbfa50b6b5f896d946

*Repo: dpdk-next-net-brcm
#define BNXT_FLAG_ADV_FLOW_MGMT			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:515
error: drivers/net/bnxt/bnxt.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
error: while searching for:
	}
	bnxt_print_link_info(bp->eth_dev);

	return 0;

err_free:

error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:458
error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_filter.h...
error: while searching for:
#define BNXT_FLOW_L2_INNER_DST_VALID_FLAG	BIT(4)
#define BNXT_FLOW_L2_DROP_FLAG			BIT(5)
--
	STAILQ_ENTRY(bnxt_filter_info)	next;
	uint64_t		fw_l2_filter_id;
	struct bnxt_filter_info *matching_l2_fltr_ptr;
	uint64_t		fw_em_filter_id;

error: patch failed: drivers/net/bnxt/bnxt_filter.h:23
error: drivers/net/bnxt/bnxt_filter.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_flow.c...
error: while searching for:
	}
	filter->fw_l2_filter_id = filter1->fw_l2_filter_id;
	filter->l2_ref_cnt = filter1->l2_ref_cnt;
	PMD_DRV_LOG(DEBUG,
		"l2_filter: %p fw_l2_filter_id %" PRIx64 " l2_ref_cnt %u\n",
		filter1, filter->fw_l2_filter_id, filter->l2_ref_cnt);

error: patch failed: drivers/net/bnxt/bnxt_flow.c:994
error: drivers/net/bnxt/bnxt_flow.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_hwrm.c...
error: while searching for:
	HWRM_CHECK_RESULT();

	filter->fw_l2_filter_id = rte_le_to_cpu_64(resp->l2_filter_id);
	HWRM_UNLOCK();

	return rc;

error: patch failed: drivers/net/bnxt/bnxt_hwrm.c:485
error: drivers/net/bnxt/bnxt_hwrm.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_rxr.c...
error: while searching for:
		mbuf->hash.rss = rxcmp->rss_hash;
		mbuf->ol_flags |= PKT_RX_RSS_HASH;
--
		mbuf->hash.fdir.id = rxcmp1->cfa_code;
		mbuf->ol_flags |= PKT_RX_FDIR | PKT_RX_FDIR_ID;
	}
#ifdef RTE_LIBRTE_IEEE1588

error: patch failed: drivers/net/bnxt/bnxt_rxr.c:489
error: drivers/net/bnxt/bnxt_rxr.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_rxr.h...
error: while searching for:
int bnxt_rxq_vec_setup(struct bnxt_rx_queue *rxq);
#endif

#endif

error: patch failed: drivers/net/bnxt/bnxt_rxr.h:226
error: drivers/net/bnxt/bnxt_rxr.h: patch does not apply
*Repo: dpdk
#define BNXT_FLAG_ADV_FLOW_MGMT			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:515
error: drivers/net/bnxt/bnxt.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
Hunk #7 succeeded at 4707 (offset -81 lines).
Checking patch drivers/net/bnxt/bnxt_filter.h...
error: while searching for:
--
	struct			bnxt_vnic_info *vnic;
};

struct bnxt_filter_info *bnxt_alloc_filter(struct bnxt *bp);

error: patch failed: drivers/net/bnxt/bnxt_filter.h:81
error: drivers/net/bnxt/bnxt_filter.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_flow.c...
Hunk #1 succeeded at 991 (offset -3 lines).
Hunk #2 succeeded at 1034 (offset -3 lines).
Hunk #3 succeeded at 1182 (offset -12 lines).

DPDK STV team

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

only message in thread, other threads:[~2020-01-13  8:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-13  8:22 [dpdk-test-report] |FAILURE| pw64094[v2] net/bnxt: add support for flow mark 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).