automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw107959-107958 [PATCH] [v11, 2/2] net/cnxk: support priority flow control
@ 2022-02-22 11:39 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-02-22 11:39 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

only message in thread, other threads:[~2022-02-22 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-22 11:39 |WARNING| pw107959-107958 [PATCH] [v11, 2/2] net/cnxk: support priority flow control dpdklab

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).