automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report]  |FAILURE| pw(72342) [v4, 20/25] net/bnxt: refactor the mapper opcodes
@ 2020-06-27 10:27 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-06-27 10:27 UTC (permalink / raw)
  To: test-report

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


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

_apply issues_

Submitter: Ajit Khaparde <ajit.khaparde@broadcom.com>
Date: 2020-06-27 10:00:45
Reply_mail: 20200627100050.19688-21-ajit.khaparde@broadcom.com

DPDK git baseline:
	Repo:dpdk-next-net-brcm, CommitID: 3917f4a4290daa186f03500b26523ca684a7db08
	Repo:dpdk, CommitID: 6248368a9ae1eadf6b7fb05ab37497afdb714429


* Repo: dpdk-next-net-brcm
case BNXT_ULP_RESULT_OPC_SET_TO_CONSTANT:
		val = fld->result_operand;
		if (!ulp_blob_push(blob, val, fld->field_bit_size)) {
			BNXT_TF_DBG(ERR, "%s failed to add field\n", name);
			return -EINVAL;
		}
		break;
	case BNXT_ULP_RESULT_OPC_SET_TO_ACT_PROP:
		if (!ulp_operand_read(fld->result_operand,
				      (uint8_t *)&idx, sizeof(uint16_t))) {
			BNXT_TF_DBG(ERR, "%s operand read failed\n", name);

error: patch failed: drivers/net/bnxt/tf_ulp/ulp_mapper.c:615
error: drivers/net/bnxt/tf_ulp/ulp_mapper.c: patch does not apply
Checking patch drivers/net/bnxt/tf_ulp/ulp_template_db_act.c...
Checking patch drivers/net/bnxt/tf_ulp/ulp_template_db_class.c...

* Repo: dpdk
case BNXT_ULP_RESULT_OPC_SET_TO_CONSTANT:
		val = fld->result_operand;
		if (!ulp_blob_push(blob, val, fld->field_bit_size)) {
			BNXT_TF_DBG(ERR, "%s failed to add field\n", name);
			return -EINVAL;
		}
		break;
	case BNXT_ULP_RESULT_OPC_SET_TO_ACT_PROP:
		if (!ulp_operand_read(fld->result_operand,
				      (uint8_t *)&idx, sizeof(uint16_t))) {
			BNXT_TF_DBG(ERR, "%s operand read failed\n", name);

error: patch failed: drivers/net/bnxt/tf_ulp/ulp_mapper.c:615
error: drivers/net/bnxt/tf_ulp/ulp_mapper.c: patch does not apply
Checking patch drivers/net/bnxt/tf_ulp/ulp_template_db_act.c...
Checking patch drivers/net/bnxt/tf_ulp/ulp_template_db_class.c...
DPDK STV team

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-27 10:27 [dpdk-test-report] |FAILURE| pw(72342) [v4, 20/25] net/bnxt: refactor the mapper opcodes 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).