automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw(72342) [v4, 20/25] net/bnxt: refactor the mapper opcodes
Date: 27 Jun 2020 03:27:58 -0700	[thread overview]
Message-ID: <fecc85$aii3tp@orsmga001.jf.intel.com> (raw)

[-- 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

                 reply	other threads:[~2020-06-27 10:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='fecc85$aii3tp@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).