automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw71410[18/50] net/bnxt: multiple device implementation
Date: 15 Jun 2020 18:29:17 -0700	[thread overview]
Message-ID: <fecc85$af8fsn@orsmga001.jf.intel.com> (raw)

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


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

_apply issues_

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

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


* Repo: dpdk-next-net-brcm
strerror(-rc));
		else
			TFP_DRV_LOG(ERR,
				    "Open message send failed, rc:%s\n",
				    strerror(-rc));

		parms->session_id.id = TF_FW_SESSION_ID_INVALID;
--

	/* Construct the Session ID */
	session->ses
error: patch failed: drivers/net/bnxt/tf_core/tf_core.c:19
error: drivers/net/bnxt/tf_core/tf_core.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_core.h...
error: while searching for:
--

/**

error: patch failed: drivers/net/bnxt/tf_core/tf_core.h:385
error: drivers/net/bnxt/tf_core/tf_core.h: 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
--
#include "tfp.h"
#include "hwrm_tf.h"

error: patch failed: drivers/net/bnxt/tf_core/tf_msg.c:12
error: drivers/net/bnxt/tf_core/tf_msg.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_msg.h...
error: while searching for:
--
struct tf;


error: patch failed: drivers/net/bnxt/tf_core/tf_msg.h:12
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:
--
tf_rm_convert_index(struct tf_session *tfs,
		    enum tf_dir dir,

error: patch failed: drivers/net/bnxt/tf_core/tf_rm.c:3186
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
--
	/** Session HW and SRAM resources */
	struct tf_rm_db resc;

error: patch failed: drivers/net/bnxt/tf_core/tf_session.h:97
error: drivers/net/bnxt/tf_core/tf_session.h: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_tbl.c...
error: while searching for:
--
					parms->dir,
					parms->type,
					&session_pool);
	/* Error logging handled by tf_rm_lookup_tbl_type_pool */
	if (rc)
		return rc;

--
				  parms->idx);
	if (rc) {
		TFP_DRV_LOG(ERR,
			    "%s, Set failed, type:%d, rc:%s\n",
			    tf_dir_2_str(parms->dir),
			    parms->type,
			    strerror(-rc));
--
					parms->dir,
					parms->type,
					&session_pool);
	/* Error logging handled by tf_rm_lookup_tbl_type_pool */
	if (rc)
		return rc;

--
				  parms->idx);
	if (rc) {
		TFP_DRV_LOG(ERR,
			    "%s, Get failed, type:%d, rc:%s\n",
			    tf_dir_2_str(parms->dir),
			    parms->type,
			    strerror(-rc));
--
 * except the TF_TBL_TYPE_EXT as that is handled as a table scope.
 *

error: patch failed: drivers/net/bnxt/tf_core/tf_tbl.c:760
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
strerror(-rc));
		else
			TFP_DRV_LOG(ERR,
				    "Open message send failed, rc:%s\n",
				    strerror(-rc));

		parms->session_id.id = TF_FW_SESSION_ID_INVALID;
--

	/* Construct the Session ID */
	session->ses
error: patch failed: drivers/net/bnxt/tf_core/tf_core.c:19
error: drivers/net/bnxt/tf_core/tf_core.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_core.h...
error: while searching for:
--

/**

error: patch failed: drivers/net/bnxt/tf_core/tf_core.h:385
error: drivers/net/bnxt/tf_core/tf_core.h: 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
--
#include "tfp.h"
#include "hwrm_tf.h"

error: patch failed: drivers/net/bnxt/tf_core/tf_msg.c:12
error: drivers/net/bnxt/tf_core/tf_msg.c: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_msg.h...
error: while searching for:
--
struct tf;


error: patch failed: drivers/net/bnxt/tf_core/tf_msg.h:12
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:
--
tf_rm_convert_index(struct tf_session *tfs,
		    enum tf_dir dir,

error: patch failed: drivers/net/bnxt/tf_core/tf_rm.c:3186
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
--
	/** Session HW and SRAM resources */
	struct tf_rm_db resc;

error: patch failed: drivers/net/bnxt/tf_core/tf_session.h:97
error: drivers/net/bnxt/tf_core/tf_session.h: patch does not apply
Checking patch drivers/net/bnxt/tf_core/tf_tbl.c...
error: while searching for:
--
					parms->dir,
					parms->type,
					&session_pool);
	/* Error logging handled by tf_rm_lookup_tbl_type_pool */
	if (rc)
		return rc;

--
				  parms->idx);
	if (rc) {
		TFP_DRV_LOG(ERR,
			    "%s, Set failed, type:%d, rc:%s\n",
			    tf_dir_2_str(parms->dir),
			    parms->type,
			    strerror(-rc));
--
					parms->dir,
					parms->type,
					&session_pool);
	/* Error logging handled by tf_rm_lookup_tbl_type_pool */
	if (rc)
		return rc;

--
				  parms->idx);
	if (rc) {
		TFP_DRV_LOG(ERR,
			    "%s, Get failed, type:%d, rc:%s\n",
			    tf_dir_2_str(parms->dir),
			    parms->type,
			    strerror(-rc));
--
 * except the TF_TBL_TYPE_EXT as that is handled as a table scope.
 *

error: patch failed: drivers/net/bnxt/tf_core/tf_tbl.c:760
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$af8fsn@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).