automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report] |FAILURE| pw63945[1/6] net/bnxt: fix link failure during port toggle by increasing link wait time
Date: 21 Jan 2020 12:05:09 -0800	[thread overview]
Message-ID: <ee68f5$9529vl@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Somnath Kotur <somnath.kotur@broadcom.com>
Date: 2019-12-17 04:17:50
Reply_mail: 20191217041755.29232-2-somnath.kotur@broadcom.com
DPDK git baseline:
	Repo:dpdk-next-net-brcm, CommitID: b313e3ac5459ab5fea0568dcefe0e23e2c4f67b3
	Repo:dpdk, CommitID: 73c392e24f5e29acbe53044dccb6b07ebbae2467

*Repo: dpdk-next-net-brcm
#define BNXT_LINK_WAIT_INTERVAL	100
struct bnxt_link_info {
	uint32_t		phy_flags;
	uint8_t			mac_type;

error: patch failed: drivers/net/bnxt/bnxt.h:231
error: drivers/net/bnxt/bnxt.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_cpr.c...
error: while searching for:
	case HWRM_ASYNC_EVENT_CMPL_EVENT_ID_LINK_SPEED_CHANGE:
	case HWRM_ASYNC_EVENT_CMPL_EVENT_ID_LINK_SPEED_CFG_CHANGE:
--
		bnxt_link_update_op(bp->eth_dev, 0);
		break;
	case HWRM_ASYNC_EVENT_CMPL_EVENT_ID_PF_DRVR_UNLOAD:
		PMD_DRV_LOG(INFO, "Async event: PF driver unloaded\n");

error: patch failed: drivers/net/bnxt/bnxt_cpr.c:63
error: drivers/net/bnxt/bnxt_cpr.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
error: while searching for:

	eth_dev->data->scattered_rx = bnxt_scattered_rx(eth_dev);
--
	bnxt_link_update_op(eth_dev, 1);

	if (rx_offloads & DEV_RX_OFFLOAD_VLAN_FILTER)
		vlan_mask |= ETH_VLAN_FILTER_MASK;

error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:859
error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply
*Repo: dpdk
#define BNXT_LINK_WAIT_INTERVAL	100
struct bnxt_link_info {
	uint32_t		phy_flags;
	uint8_t			mac_type;

error: patch failed: drivers/net/bnxt/bnxt.h:231
error: drivers/net/bnxt/bnxt.h: patch does not apply
Checking patch drivers/net/bnxt/bnxt_cpr.c...
error: while searching for:
	case HWRM_ASYNC_EVENT_CMPL_EVENT_ID_LINK_SPEED_CHANGE:
	case HWRM_ASYNC_EVENT_CMPL_EVENT_ID_LINK_SPEED_CFG_CHANGE:
--
		bnxt_link_update_op(bp->eth_dev, 0);
		break;
	case HWRM_ASYNC_EVENT_CMPL_EVENT_ID_PF_DRVR_UNLOAD:
		PMD_DRV_LOG(INFO, "Async event: PF driver unloaded\n");

error: patch failed: drivers/net/bnxt/bnxt_cpr.c:63
error: drivers/net/bnxt/bnxt_cpr.c: patch does not apply
Checking patch drivers/net/bnxt/bnxt_ethdev.c...
error: while searching for:

	eth_dev->data->scattered_rx = bnxt_scattered_rx(eth_dev);
--
	bnxt_link_update_op(eth_dev, 1);

	if (rx_offloads & DEV_RX_OFFLOAD_VLAN_FILTER)
		vlan_mask |= ETH_VLAN_FILTER_MASK;

error: patch failed: drivers/net/bnxt/bnxt_ethdev.c:859
error: drivers/net/bnxt/bnxt_ethdev.c: patch does not apply

DPDK STV team

             reply	other threads:[~2020-01-21 20:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21 20:05 sys_stv [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-17  5:05 sys_stv

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='ee68f5$9529vl@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).