automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw71414[22/50] net/bnxt: support EM and TCAM lookup with table scope
Date: 15 Jun 2020 18:29:27 -0700	[thread overview]
Message-ID: <fecc85$af8ftt@orsmga001.jf.intel.com> (raw)

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


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

_apply issues_

Submitter: Somnath Kotur <somnath.kotur@broadcom.com>
Date: 2020-06-12 13:29:06
Reply_mail: 20200612132934.16488-23-somnath.kotur@broadcom.com

DPDK git baseline:
	Repo:dpdk, CommitID: 2a5d547a4a9b7b4644e0b75d90d3b577a34e6d11
	Repo:dpdk, CommitID: 2a5d547a4a9b7b4644e0b75d90d3b577a34e6d11


* Repo: dpdk-next-net-brcm
TF_SUBTYPE_LAST = HWRM_TFT_TBL_TYPE_BULK_GET,
} tf_subtype_t;

error: patch failed: drivers/net/bnxt/tf_core/hwrm_tf.h:13
error: drivers/net/bnxt/tf_core/hwrm_tf.h: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_core.c...
error: while searching for:
--
	rc = dev->ops->tf_dev_insert_em_entry(tfp, parms);
	if (rc) {
		TFP_DRV_LOG(ERR,
			    "%s: EM insert failed, rc:%s\n",

error: patch failed: drivers/net/bnxt/tf_core/tf_core.c:208
error: drivers/net/bnxt/tf_core/tf_core.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_device.c...
error: drivers/net/bnxt/tf_core/tf_device.c: No such file or directory
--
{
	int       rc;
	u
error: patch failed: drivers/net/bnxt/tf_core/tf_em.c:1
error: drivers/net/bnxt/tf_core/tf_em.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_em.h...
error: while searching for:
--
#define SUPPORT_CFA_HW_P58 0
#define SUPPORT_CFA_HW_P59 0

error: patch failed: drivers/net/bnxt/tf_core/tf_em.h:9
error: drivers/net/bnxt/tf_core/tf_em.h: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_em_common.c...
Checking patch drivers/net/bnxt/tf_core/tf_em_common.h...
--
 * Allocates a DMA buffer that can be used for message transfer.
 *

error: patch failed: drivers/net/bnxt/tf_core/tf_msg.c:107
error: drivers/net/bnxt/tf_core/tf_msg.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_msg.h...
Hunk #1 succeeded at 11 (offset -5 lines).
--
 * [in] tfp
 *   Pointer to TF handle

error: patch failed: drivers/net/bnxt/tf_core/tf_msg.h:59
error: drivers/net/bnxt/tf_core/tf_msg.h: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_rm.c...
error: while searching for:
--
	if (rc) {
		/* Log error */
		TFP_DRV_LOG(ERR,
			    "%s, HW qcaps message send failed, rc:%s\n",
			    tf_dir_2_str(dir),
			    strerror(-rc));
		goto cleanup;
--
	if (rc) {
		/* Log error */

error: patch failed: drivers/net/bnxt/tf_core/tf_rm.c:1818
error: drivers/net/bnxt/tf_core/tf_rm.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_rm_new.c...
error: drivers/net/bnxt/tf_core/tf_rm_new.c: No such file or directory
--
 */
static void
tf_em_link_page_table(struct hcapi_cfa_em_page_tbl 
error: patch failed: drivers/net/bnxt/tf_core/tf_tbl.c:26
error: drivers/net/bnxt/tf_core/tf_tbl.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_tbl_type.c...
error: drivers/net/bnxt/tf_core/tf_tbl_type.c: No such file or directory

* Repo: dpdk
TF_SUBTYPE_LAST = HWRM_TFT_TBL_TYPE_BULK_GET,
} tf_subtype_t;

error: patch failed: drivers/net/bnxt/tf_core/hwrm_tf.h:13
error: drivers/net/bnxt/tf_core/hwrm_tf.h: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_core.c...
error: while searching for:
--
	rc = dev->ops->tf_dev_insert_em_entry(tfp, parms);
	if (rc) {
		TFP_DRV_LOG(ERR,
			    "%s: EM insert failed, rc:%s\n",

error: patch failed: drivers/net/bnxt/tf_core/tf_core.c:208
error: drivers/net/bnxt/tf_core/tf_core.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_device.c...
error: drivers/net/bnxt/tf_core/tf_device.c: No such file or directory
--
{
	int       rc;
	u
error: patch failed: drivers/net/bnxt/tf_core/tf_em.c:1
error: drivers/net/bnxt/tf_core/tf_em.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_em.h...
error: while searching for:
--
#define SUPPORT_CFA_HW_P58 0
#define SUPPORT_CFA_HW_P59 0

error: patch failed: drivers/net/bnxt/tf_core/tf_em.h:9
error: drivers/net/bnxt/tf_core/tf_em.h: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_em_common.c...
Checking patch drivers/net/bnxt/tf_core/tf_em_common.h...
--
 * Allocates a DMA buffer that can be used for message transfer.
 *

error: patch failed: drivers/net/bnxt/tf_core/tf_msg.c:107
error: drivers/net/bnxt/tf_core/tf_msg.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_msg.h...
Hunk #1 succeeded at 11 (offset -5 lines).
--
 * [in] tfp
 *   Pointer to TF handle

error: patch failed: drivers/net/bnxt/tf_core/tf_msg.h:59
error: drivers/net/bnxt/tf_core/tf_msg.h: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_rm.c...
error: while searching for:
--
	if (rc) {
		/* Log error */
		TFP_DRV_LOG(ERR,
			    "%s, HW qcaps message send failed, rc:%s\n",
			    tf_dir_2_str(dir),
			    strerror(-rc));
		goto cleanup;
--
	if (rc) {
		/* Log error */

error: patch failed: drivers/net/bnxt/tf_core/tf_rm.c:1818
error: drivers/net/bnxt/tf_core/tf_rm.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_rm_new.c...
error: drivers/net/bnxt/tf_core/tf_rm_new.c: No such file or directory
--
 */
static void
tf_em_link_page_table(struct hcapi_cfa_em_page_tbl 
error: patch failed: drivers/net/bnxt/tf_core/tf_tbl.c:26
error: drivers/net/bnxt/tf_core/tf_tbl.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_tbl_type.c...
error: drivers/net/bnxt/tf_core/tf_tbl_type.c: No such file or directory
DPDK STV team

                 reply	other threads:[~2020-06-16  1:29 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$af8ftt@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).