automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw71410[18/50] net/bnxt: multiple device implementation
@ 2020-06-16  1:29 sys_stv
  0 siblings, 0 replies; only message in thread
From: sys_stv @ 2020-06-16  1:29 UTC (permalink / raw)
  To: test-report

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

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

only message in thread, other threads:[~2020-06-16  1:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-16  1:29 [dpdk-test-report] |FAILURE| pw71410[18/50] net/bnxt: multiple device implementation 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).