automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw122965-122969 [PATCH] [v2, 5/5] net/mlx5: support HW steering debug dump
@ 2023-02-02 16:18 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2023-02-02 16:18 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Hamdan Igbaria <hamdani@nvidia.com>
Date: Thursday, February 02 2023 16:02:59 
Applied on: CommitID:5003661613fa7663347b7ea75f2560b8a6458a30
Apply patch set 122965-122969 failed:

Checking patch drivers/net/mlx5/hws/mlx5dr_debug.c...
error: while searching for:
		ste_1 = NULL;
	}

	ret = fprintf(f, ",%d,%d,%d,%d,%d",
		      matcher->match_ste.rtc_0 ? matcher->match_ste.rtc_0->id : 0,
		      ste_0 ? (int)ste_0->id : -1,
		      matcher->match_ste.rtc_1 ? matcher->match_ste.rtc_1->id : 0,
		      ste_1 ? (int)ste_1->id : -1,
		      is_shared && !is_root ?
		      matcher->match_ste.aliased_rtc_0->id : 0);
	if (ret < 0)
		goto out_err;


error: patch failed: drivers/net/mlx5/hws/mlx5dr_debug.c:208
Hunk #2 succeeded at 224 (offset -3 lines).
Applying patch drivers/net/mlx5/hws/mlx5dr_debug.c with 1 reject...
Rejected hunk #1.
Hunk #2 applied cleanly.
diff a/drivers/net/mlx5/hws/mlx5dr_debug.c b/drivers/net/mlx5/hws/mlx5dr_debug.c	(rejected hunks)
@@ -208,13 +208,11 @@ static int mlx5dr_debug_dump_matcher(FILE *f, struct mlx5dr_matcher *matcher)
 		ste_1 = NULL;
 	}
 
-	ret = fprintf(f, ",%d,%d,%d,%d,%d",
+	ret = fprintf(f, ",%d,%d,%d,%d",
 		      matcher->match_ste.rtc_0 ? matcher->match_ste.rtc_0->id : 0,
 		      ste_0 ? (int)ste_0->id : -1,
 		      matcher->match_ste.rtc_1 ? matcher->match_ste.rtc_1->id : 0,
-		      ste_1 ? (int)ste_1->id : -1,
-		      is_shared && !is_root ?
-		      matcher->match_ste.aliased_rtc_0->id : 0);
+		      ste_1 ? (int)ste_1->id : -1);
 	if (ret < 0)
 		goto out_err;
 
Checking patch drivers/net/mlx5/hws/mlx5dr_debug.c...
error: drivers/net/mlx5/hws/mlx5dr_debug.c: does not match index
Checking patch drivers/net/mlx5/hws/mlx5dr_debug.h...
Applied patch drivers/net/mlx5/hws/mlx5dr_debug.h cleanly.

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

UNH-IOL DPDK Community Lab

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

only message in thread, other threads:[~2023-02-02 16:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-02 16:18 |WARNING| pw122965-122969 [PATCH] [v2, 5/5] net/mlx5: support HW steering debug dump 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).