automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw132033-132067 [PATCH v3 01/35] ml/cnxk: drop support for register polling
       [not found] <20230927183052.17347-2-syalavarthi@marvell.com>
@ 2023-09-27 18:17 ` qemudev
  2023-09-27 18:33 ` |SUCCESS| pw132033 " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-09-27 18:17 UTC (permalink / raw)
  To: test-report; +Cc: Srikanth Yalavarthi, zhoumin

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

_apply patch failure_

Submitter: Srikanth Yalavarthi <syalavarthi@marvell.com>
Date: Wed, 27 Sep 2023 11:30:14 -0700
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: c56185fc183fc0532d2f03aaf04bbf0989ea91a5

Apply patch set 132033-132067 failed:

Checking patch doc/guides/mldevs/cnxk.rst...
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
Hunk #1 succeeded at 387 (offset -3 lines).
Hunk #2 succeeded at 519 (offset -3 lines).
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: while searching for:
	else
		dev_info->max_queue_pairs = ML_CN10K_MAX_QP_PER_DEVICE_LF;

	if (strcmp(mldev->fw.poll_mem, "register") == 0)
		dev_info->max_desc = ML_CN10K_MAX_DESC_PER_QP / dev_info->max_queue_pairs;
	else if (strcmp(mldev->fw.poll_mem, "ddr") == 0)
		dev_info->max_desc = ML_CN10K_MAX_DESC_PER_QP;

	dev_info->max_io = ML_CN10K_MAX_INPUT_OUTPUT;
	dev_info->max_segments = ML_CN10K_MAX_SEGMENTS;
	dev_info->align_size = ML_CN10K_ALIGN_SIZE;

error: patch failed: drivers/ml/cnxk/cn10k_ml_ops.c:933
error: drivers/ml/cnxk/cn10k_ml_ops.c: patch does not apply
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |SUCCESS| pw132033 [PATCH v3 01/35] ml/cnxk: drop support for register polling
       [not found] <20230927183052.17347-2-syalavarthi@marvell.com>
  2023-09-27 18:17 ` |WARNING| pw132033-132067 [PATCH v3 01/35] ml/cnxk: drop support for register polling qemudev
@ 2023-09-27 18:33 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-09-27 18:33 UTC (permalink / raw)
  To: test-report

Test-Label: checkpatch
Test-Status: SUCCESS
http://dpdk.org/patch/132033

_coding style OK_



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-27 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230927183052.17347-2-syalavarthi@marvell.com>
2023-09-27 18:17 ` |WARNING| pw132033-132067 [PATCH v3 01/35] ml/cnxk: drop support for register polling qemudev
2023-09-27 18:33 ` |SUCCESS| pw132033 " checkpatch

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