automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: Vamsi Krishna <vattunuru@marvell.com>, zhoumin@loongson.cn
Subject: |WARNING| pw143400 [PATCH] net/octeon_ep: add device removal event callback
Date: Tue, 27 Aug 2024 13:05:54 +0800	[thread overview]
Message-ID: <202408270505.47R55s3S1814035@localhost.localdomain> (raw)
In-Reply-To: <20240827053259.12033-1-vattunuru@marvell.com>

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/143400

_apply patch failure_

Submitter: Vamsi Krishna <vattunuru@marvell.com>
Date: Tue, 27 Aug 2024 11:02:59 +0530
DPDK git baseline: Repo:dpdk-next-net-mrvl
  Branch: for-next-net
  CommitID: cb9187bc5c2b4bab0ad80194ac3b60491de14e8c

Apply patch set 143400 failed:

Checking patch drivers/net/octeon_ep/cnxk_ep_vf.c...
Checking patch drivers/net/octeon_ep/otx2_ep_vf.c...
Checking patch drivers/net/octeon_ep/otx_ep_ethdev.c...
Hunk #7 succeeded at 732 (offset -2 lines).
Hunk #8 succeeded at 779 (offset -2 lines).
Hunk #9 succeeded at 817 (offset -2 lines).
error: while searching for:
		otx_ep_info("Using pkind %d.\n", otx_epvf->pkind);
	} else {
		otx_ep_err("Invalid chip id\n");
		return -EINVAL;
	}

	if (otx_ep_mbox_init(eth_dev))
		return -EINVAL;

	if (otx_ep_eth_dev_query_set_vf_mac(eth_dev,
				(struct rte_ether_addr *)&vf_mac_addr)) {
		otx_ep_err("set mac addr failed\n");
		return -ENODEV;
	}
	rte_ether_addr_copy(&vf_mac_addr, eth_dev->data->mac_addrs);

	return 0;
}

static int

error: patch failed: drivers/net/octeon_ep/otx_ep_ethdev.c:825
error: drivers/net/octeon_ep/otx_ep_ethdev.c: patch does not apply
Checking patch drivers/net/octeon_ep/otx_ep_mbox.c...
Hunk #1 succeeded at 28 (offset -3 lines).
Hunk #2 succeeded at 42 (offset -3 lines).
error: while searching for:
{
	struct otx_ep_device *otx_ep = (struct otx_ep_device *)eth_dev->data->dev_private;
	struct rte_pci_device *pdev = RTE_ETH_DEV_TO_PCI(eth_dev);

	otx_ep_mbox_version_check(otx_ep);


error: patch failed: drivers/net/octeon_ep/otx_ep_mbox.c:351
error: drivers/net/octeon_ep/otx_ep_mbox.c: patch does not apply
Checking patch drivers/net/octeon_ep/otx_ep_vf.c...


       reply	other threads:[~2024-08-27  5:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20240827053259.12033-1-vattunuru@marvell.com>
2024-08-27  5:05 ` qemudev [this message]
2024-08-27  5:33 ` |SUCCESS| " checkpatch
2024-08-27  7:03 ` |WARNING| " dpdklab
2024-08-27  7:12 ` dpdklab

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=202408270505.47R55s3S1814035@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=test-report@dpdk.org \
    --cc=vattunuru@marvell.com \
    --cc=zhoumin@loongson.cn \
    /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).