automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: test-report@dpdk.org
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw107959-107958 [PATCH] [v11, 2/2] net/cnxk: support priority flow control
Date: Tue, 22 Feb 2022 06:39:08 -0500 (EST)	[thread overview]
Message-ID: <20220222113908.6BC6BB0F7@noxus.dpdklab.iol.unh.edu> (raw)

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

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/107959

_apply patch failure_

Submitter: Sunil Kumar Kori <skori@marvell.com>
Date: Tuesday, February 22 2022 10:37:50 
Applied on: CommitID:ecc0dd455e9a56db783463d83173c3f348b560ce
Apply patch set 107959-107958 failed:

Checking patch doc/guides/nics/cnxk.rst...
Checking patch doc/guides/rel_notes/release_22_03.rst...
Hunk #1 succeeded at 121 (offset -9 lines).
Checking patch drivers/net/cnxk/cnxk_ethdev.c...
Hunk #2 succeeded at 1541 (offset -8 lines).
error: while searching for:
{
	struct cnxk_eth_dev *dev = cnxk_eth_pmd_priv(eth_dev);
	const struct eth_dev_ops *dev_ops = eth_dev->dev_ops;
	struct roc_nix *nix = &dev->nix;
	int rc, i;

	/* Disable switch hdr pkind */

error: patch failed: drivers/net/cnxk/cnxk_ethdev.c:1726
Hunk #4 succeeded at 1739 (offset -13 lines).
Checking patch drivers/net/cnxk/cnxk_ethdev.h...
Checking patch drivers/net/cnxk/cnxk_ethdev_ops.c...
Applied patch doc/guides/nics/cnxk.rst cleanly.
Applied patch doc/guides/rel_notes/release_22_03.rst cleanly.
Applying patch drivers/net/cnxk/cnxk_ethdev.c with 1 reject...
Hunk #1 applied cleanly.
Hunk #2 applied cleanly.
Rejected hunk #3.
Hunk #4 applied cleanly.
Applied patch drivers/net/cnxk/cnxk_ethdev.h cleanly.
Applied patch drivers/net/cnxk/cnxk_ethdev_ops.c cleanly.
diff a/drivers/net/cnxk/cnxk_ethdev.c b/drivers/net/cnxk/cnxk_ethdev.c	(rejected hunks)
@@ -1726,7 +1732,9 @@ cnxk_eth_dev_uninit(struct rte_eth_dev *eth_dev, bool reset)
 {
 	struct cnxk_eth_dev *dev = cnxk_eth_pmd_priv(eth_dev);
 	const struct eth_dev_ops *dev_ops = eth_dev->dev_ops;
+	struct rte_eth_pfc_queue_conf pfc_conf;
 	struct roc_nix *nix = &dev->nix;
+	struct rte_eth_fc_conf fc_conf;
 	int rc, i;
 
 	/* Disable switch hdr pkind */

https://lab.dpdk.org/results/dashboard/patchsets/21186/

UNH-IOL DPDK Community Lab

                 reply	other threads:[~2022-02-22 11:39 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=20220222113908.6BC6BB0F7@noxus.dpdklab.iol.unh.edu \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --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).