automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw63871[v2, 1/9] net/hns3: support Rx interrupt
Date: 22 Jan 2020 20:27:35 -0800	[thread overview]
Message-ID: <ee68f5$95f3vb@orsmga001.jf.intel.com> (raw)

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

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

_apply issues_

Submitter: Wei Hu (Xavier) <huwei013@chinasoftinc.com>
Date: 2019-12-14 10:29:26
Reply_mail: 20191214102934.50491-2-huwei013@chinasoftinc.com
DPDK git baseline:
	Repo:dpdk-next-net, CommitID: e53a99ffb6b41c2e056a618a182516fe28e733d4
	Repo:dpdk, CommitID: 73c392e24f5e29acbe53044dccb6b07ebbae2467

*Repo: dpdk-next-net
Checking patch drivers/net/hns3/hns3_cmd.h...
error: while searching for:
	/* SFP command */
	HNS3_OPC_SFP_GET_SPEED          = 0x7104,

	/* Error INT commands */
	HNS3_QUERY_MSIX_INT_STS_BD_NUM          = 0x1513,
	HNS3_QUERY_CLEAR_ALL_MPF_MSIX_INT       = 0x1514,

error: patch failed: drivers/net/hns3/hns3_cmd.h:209
error: drivers/net/hns3/hns3_cmd.h: patch does not apply
Checking patch drivers/net/hns3/hns3_ethdev.c...
error: while searching for:
	return hns3_check_mq_mode(dev);
}

static int
hns3_dev_configure(struct rte_eth_dev *dev)
{

error: patch failed: drivers/net/hns3/hns3_ethdev.c:2021
error: drivers/net/hns3/hns3_ethdev.c: patch does not apply
Checking patch drivers/net/hns3/hns3_ethdev_vf.c...
error: while searching for:
	hw->io_base = NULL;
}

static int
hns3vf_do_stop(struct hns3_adapter *hns)
{

error: patch failed: drivers/net/hns3/hns3_ethdev_vf.c:1208
error: drivers/net/hns3/hns3_ethdev_vf.c: patch does not apply
Checking patch drivers/net/hns3/hns3_mbx.h...
error: while searching for:
	uint16_t msg[8];
};

struct hns3_vf_rst_cmd {
	uint8_t dest_vfid;
	uint8_t vf_rst;

error: patch failed: drivers/net/hns3/hns3_mbx.h:104
error: drivers/net/hns3/hns3_mbx.h: patch does not apply
Checking patch drivers/net/hns3/hns3_regs.h...
error: while searching for:

#define HNS3_RING_EN_B				0

#define HNS3_TQP_REG_OFFSET			0x80000
#define HNS3_TQP_REG_SIZE			0x200


error: patch failed: drivers/net/hns3/hns3_regs.h:83
error: drivers/net/hns3/hns3_regs.h: patch does not apply
Checking patch drivers/net/hns3/hns3_rxtx.c...
Hunk #1 succeeded at 539 (offset 144 lines).
Checking patch drivers/net/hns3/hns3_rxtx.h...
error: while searching for:
--
int hns3_reset_all_queues(struct hns3_adapter *hns);
int hns3_start_queues(struct hns3_adapter *hns, bool reset_queue);
int hns3_stop_queues(struct hns3_adapter *hns, bool reset_queue);
void hns3_dev_release_mbufs(struct hns3_adapter *hns);

error: patch failed: drivers/net/hns3/hns3_rxtx.h:295
error: drivers/net/hns3/hns3_rxtx.h: patch does not apply
*Repo: dpdk
Checking patch drivers/net/hns3/hns3_cmd.h...
error: while searching for:
	/* SFP command */
	HNS3_OPC_SFP_GET_SPEED          = 0x7104,

	/* Error INT commands */
	HNS3_QUERY_MSIX_INT_STS_BD_NUM          = 0x1513,
	HNS3_QUERY_CLEAR_ALL_MPF_MSIX_INT       = 0x1514,

error: patch failed: drivers/net/hns3/hns3_cmd.h:209
error: drivers/net/hns3/hns3_cmd.h: patch does not apply
Checking patch drivers/net/hns3/hns3_ethdev.c...
error: while searching for:
	return hns3_check_mq_mode(dev);
}

static int
hns3_dev_configure(struct rte_eth_dev *dev)
{

error: patch failed: drivers/net/hns3/hns3_ethdev.c:2021
error: drivers/net/hns3/hns3_ethdev.c: patch does not apply
Checking patch drivers/net/hns3/hns3_ethdev_vf.c...
error: while searching for:
	hw->io_base = NULL;
}

static int
hns3vf_do_stop(struct hns3_adapter *hns)
{

error: patch failed: drivers/net/hns3/hns3_ethdev_vf.c:1208
error: drivers/net/hns3/hns3_ethdev_vf.c: patch does not apply
Checking patch drivers/net/hns3/hns3_mbx.h...
error: while searching for:
	uint16_t msg[8];
};

struct hns3_vf_rst_cmd {
	uint8_t dest_vfid;
	uint8_t vf_rst;

error: patch failed: drivers/net/hns3/hns3_mbx.h:104
error: drivers/net/hns3/hns3_mbx.h: patch does not apply
Checking patch drivers/net/hns3/hns3_regs.h...
error: while searching for:

#define HNS3_RING_EN_B				0

#define HNS3_TQP_REG_OFFSET			0x80000
#define HNS3_TQP_REG_SIZE			0x200


error: patch failed: drivers/net/hns3/hns3_regs.h:83
error: drivers/net/hns3/hns3_regs.h: patch does not apply
Checking patch drivers/net/hns3/hns3_rxtx.c...
Hunk #1 succeeded at 539 (offset 144 lines).
Checking patch drivers/net/hns3/hns3_rxtx.h...
error: while searching for:
--
int hns3_reset_all_queues(struct hns3_adapter *hns);
int hns3_start_queues(struct hns3_adapter *hns, bool reset_queue);
int hns3_stop_queues(struct hns3_adapter *hns, bool reset_queue);
void hns3_dev_release_mbufs(struct hns3_adapter *hns);

error: patch failed: drivers/net/hns3/hns3_rxtx.h:295
error: drivers/net/hns3/hns3_rxtx.h: patch does not apply

DPDK STV team

             reply	other threads:[~2020-01-23  4:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-23  4:27 sys_stv [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-12-14 11:19 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$95f3vb@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).