automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw100484 [PATCH] common/cnxk: change MCAM entries management scheme
@ 2021-10-05  3:13 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-10-05  3:13 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Satheesh Paul <psatheesh@marvell.com>
Date: Tuesday, October 05 2021 02:55:27 
Applied on: CommitID:086d426406bd3f6fac96a15bbd871c7fe714bc2d
Apply patch set 100484 failed:

Checking patch drivers/common/cnxk/roc_npc.c...
Hunk #1 succeeded at 177 (offset -2 lines).
Hunk #2 succeeded at 185 (offset -2 lines).
Hunk #3 succeeded at 227 (offset -2 lines).
Hunk #4 succeeded at 251 (offset -2 lines).
Hunk #5 succeeded at 1182 (offset -7 lines).
Hunk #6 succeeded at 1202 (offset -7 lines).
Checking patch drivers/common/cnxk/roc_npc_mcam.c...
error: while searching for:
			return rc;
	}

	entry = npc_check_preallocated_entry_cache(mbox, flow, npc);
	if (entry < 0) {
		if (use_ctr)
			npc_mcam_free_counter(npc, ctr);

error: patch failed: drivers/common/cnxk/roc_npc_mcam.c:520
Hunk #2 succeeded at 562 (offset -25 lines).
Hunk #3 succeeded at 572 (offset -25 lines).
Hunk #4 succeeded at 676 (offset -25 lines).
Hunk #5 succeeded at 689 (offset -25 lines).
Checking patch drivers/common/cnxk/roc_npc_priv.h...
Hunk #1 succeeded at 338 (offset -6 lines).
Hunk #2 succeeded at 364 (offset -6 lines).
Hunk #3 succeeded at 410 (offset -6 lines).
Checking patch drivers/common/cnxk/roc_npc_utils.c...
Applied patch drivers/common/cnxk/roc_npc.c cleanly.
Applying patch drivers/common/cnxk/roc_npc_mcam.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
Hunk #3 applied cleanly.
Hunk #4 applied cleanly.
Hunk #5 applied cleanly.
Applied patch drivers/common/cnxk/roc_npc_priv.h cleanly.
Applied patch drivers/common/cnxk/roc_npc_utils.c cleanly.
diff a/drivers/common/cnxk/roc_npc_mcam.c b/drivers/common/cnxk/roc_npc_mcam.c	(rejected hunks)
@@ -520,7 +520,7 @@ npc_mcam_alloc_and_write(struct npc *npc, struct roc_npc_flow *flow,
 			return rc;
 	}
 
-	entry = npc_check_preallocated_entry_cache(mbox, flow, npc);
+	entry = npc_get_free_mcam_entry(mbox, flow, npc);
 	if (entry < 0) {
 		if (use_ctr)
 			npc_mcam_free_counter(npc, ctr);

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2021-10-05  3:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-05  3:13 [dpdk-test-report] |WARNING| pw100484 [PATCH] common/cnxk: change MCAM entries management scheme 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).