* |WARNING| pw120780 [PATCH v2 1/1] common/cnxk: add ML headers and ROC code for cnxk
[not found] <20221212172619.5875-1-syalavarthi@marvell.com>
@ 2022-12-12 17:20 ` qemudev
2022-12-12 17:27 ` checkpatch
1 sibling, 0 replies; 3+ messages in thread
From: qemudev @ 2022-12-12 17:20 UTC (permalink / raw)
To: test-report; +Cc: Srikanth Yalavarthi
Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/120780
_apply patch failure_
Submitter: Srikanth Yalavarthi <syalavarthi@marvell.com>
Date: Mon, 12 Dec 2022 09:26:19 -0800
DPDK git baseline: Repo:dpdk-next-net-mrvl
Branch: for-next-net
CommitID: f262f16087ea6a77357a915cf4c0d10ddc7b6562
Apply patch set 120780 failed:
Checking patch MAINTAINERS...
error: while searching for:
M: Srikanth Yalavarthi <syalavarthi@marvell.com>
F: drivers/common/ml/
Packet processing
-----------------
error: patch failed: MAINTAINERS:1438
error: MAINTAINERS: patch does not apply
Checking patch drivers/common/cnxk/hw/ml.h...
Checking patch drivers/common/cnxk/meson.build...
Checking patch drivers/common/cnxk/roc_api.h...
Checking patch drivers/common/cnxk/roc_constants.h...
Checking patch drivers/common/cnxk/roc_dev_priv.h...
Checking patch drivers/common/cnxk/roc_ml.c...
Checking patch drivers/common/cnxk/roc_ml.h...
Checking patch drivers/common/cnxk/roc_ml_priv.h...
Checking patch drivers/common/cnxk/roc_platform.c...
Checking patch drivers/common/cnxk/roc_platform.h...
Checking patch drivers/common/cnxk/roc_priv.h...
Checking patch drivers/common/cnxk/version.map...
^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw120780 [PATCH v2 1/1] common/cnxk: add ML headers and ROC code for cnxk
[not found] <20221212172619.5875-1-syalavarthi@marvell.com>
2022-12-12 17:20 ` |WARNING| pw120780 [PATCH v2 1/1] common/cnxk: add ML headers and ROC code for cnxk qemudev
@ 2022-12-12 17:27 ` checkpatch
1 sibling, 0 replies; 3+ messages in thread
From: checkpatch @ 2022-12-12 17:27 UTC (permalink / raw)
To: test-report; +Cc: Srikanth Yalavarthi
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/120780
_coding style issues_
Warning in drivers/common/cnxk/roc_platform.c:
Using RTE_LOG_REGISTER, prefer RTE_LOG_REGISTER_(DEFAULT|SUFFIX)
^ permalink raw reply [flat|nested] 3+ messages in thread
* |WARNING| pw120780 [PATCH] [v2, 1/1] common/cnxk: add ML headers and ROC code for cnxk
@ 2022-12-13 2:08 dpdklab
0 siblings, 0 replies; 3+ messages in thread
From: dpdklab @ 2022-12-13 2:08 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 2239 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/120780
_apply patch failure_
Submitter: Srikanth Yalavarthi <syalavarthi@marvell.com>
Date: Monday, December 12 2022 17:26:19
Applied on: CommitID:c581c49cd3fcaff596fbe566e270b442e6326c79
Apply patch set 120780 failed:
Checking patch MAINTAINERS...
error: while searching for:
M: Srikanth Yalavarthi <syalavarthi@marvell.com>
F: drivers/common/ml/
Packet processing
-----------------
error: patch failed: MAINTAINERS:1438
Checking patch drivers/common/cnxk/hw/ml.h...
Checking patch drivers/common/cnxk/meson.build...
Checking patch drivers/common/cnxk/roc_api.h...
Checking patch drivers/common/cnxk/roc_constants.h...
Checking patch drivers/common/cnxk/roc_dev_priv.h...
Checking patch drivers/common/cnxk/roc_ml.c...
Checking patch drivers/common/cnxk/roc_ml.h...
Checking patch drivers/common/cnxk/roc_ml_priv.h...
Checking patch drivers/common/cnxk/roc_platform.c...
Checking patch drivers/common/cnxk/roc_platform.h...
Checking patch drivers/common/cnxk/roc_priv.h...
Checking patch drivers/common/cnxk/version.map...
Applying patch MAINTAINERS with 1 reject...
Rejected hunk #1.
Applied patch drivers/common/cnxk/hw/ml.h cleanly.
Applied patch drivers/common/cnxk/meson.build cleanly.
Applied patch drivers/common/cnxk/roc_api.h cleanly.
Applied patch drivers/common/cnxk/roc_constants.h cleanly.
Applied patch drivers/common/cnxk/roc_dev_priv.h cleanly.
Applied patch drivers/common/cnxk/roc_ml.c cleanly.
Applied patch drivers/common/cnxk/roc_ml.h cleanly.
Applied patch drivers/common/cnxk/roc_ml_priv.h cleanly.
Applied patch drivers/common/cnxk/roc_platform.c cleanly.
Applied patch drivers/common/cnxk/roc_platform.h cleanly.
Applied patch drivers/common/cnxk/roc_priv.h cleanly.
Applied patch drivers/common/cnxk/version.map cleanly.
diff a/MAINTAINERS b/MAINTAINERS (rejected hunks)
@@ -1438,6 +1438,10 @@ ML common code
M: Srikanth Yalavarthi <syalavarthi@marvell.com>
F: drivers/common/ml/
+Marvell ML CNXK
+M: Srikanth Yalavarthi <syalavarthi@marvell.com>
+F: drivers/common/cnxk/hw/ml.h
+F: drivers/common/cnxk/roc_ml*
Packet processing
-----------------
https://lab.dpdk.org/results/dashboard/patchsets/24709/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-13 2:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20221212172619.5875-1-syalavarthi@marvell.com>
2022-12-12 17:20 ` |WARNING| pw120780 [PATCH v2 1/1] common/cnxk: add ML headers and ROC code for cnxk qemudev
2022-12-12 17:27 ` checkpatch
2022-12-13 2:08 |WARNING| pw120780 [PATCH] [v2, " 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).