automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw123318-123349 [PATCH] [v5, 39/39] ml/cnxk: enable support for configurable ocm page
@ 2023-02-07 16:30 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2023-02-07 16:30 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Srikanth Yalavarthi <syalavarthi@marvell.com>
Date: Tuesday, February 07 2023 16:07:19 
Applied on: CommitID:56ee8af9fd80493a9dd888ccc01ef4f1db02e491
Apply patch set 123318-123349 failed:

Checking patch MAINTAINERS...
Hunk #1 succeeded at 1427 (offset -7 lines).
Checking patch drivers/common/cnxk/hw/ml.h...
Checking patch drivers/common/cnxk/meson.build...
Checking patch drivers/common/cnxk/roc_api.h...
Hunk #1 succeeded at 31 (offset -3 lines).
error: while searching for:
/* NIX Inline dev */
#include "roc_nix_inl.h"

#endif /* _ROC_API_H_ */

error: patch failed: drivers/common/cnxk/roc_api.h:107
Checking patch drivers/common/cnxk/roc_constants.h...
Checking patch drivers/common/cnxk/roc_dev_priv.h...
Hunk #1 succeeded at 94 (offset 4 lines).
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...
Applied patch MAINTAINERS cleanly.
Applied patch drivers/common/cnxk/hw/ml.h cleanly.
Applied patch drivers/common/cnxk/meson.build cleanly.
Applying patch drivers/common/cnxk/roc_api.h with 1 reject...
Hunk #1 applied cleanly.
Rejected hunk #2.
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/drivers/common/cnxk/roc_api.h b/drivers/common/cnxk/roc_api.h	(rejected hunks)
@@ -107,4 +108,7 @@
 /* NIX Inline dev */
 #include "roc_nix_inl.h"

+/* ML */
+#include "roc_ml.h"
+
 #endif /* _ROC_API_H_ */
Checking patch MAINTAINERS...
error: MAINTAINERS: does not match index
Checking patch doc/guides/rel_notes/release_23_03.rst...
error: while searching for:
  * Added functions to translate IO type and format to string.
  * Added functions to quantize and dequantize inference IO data.


Removed Items
-------------

error: patch failed: doc/guides/rel_notes/release_23_03.rst:100
Checking patch drivers/meson.build...
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
Checking patch drivers/ml/cnxk/meson.build...
Checking patch drivers/ml/meson.build...
Applying patch doc/guides/rel_notes/release_23_03.rst with 1 reject...
Rejected hunk #1.
Applied patch drivers/meson.build cleanly.
Applied patch drivers/ml/cnxk/cn10k_ml_dev.c cleanly.
Applied patch drivers/ml/cnxk/cn10k_ml_dev.h cleanly.
Applied patch drivers/ml/cnxk/meson.build cleanly.
Applied patch drivers/ml/meson.build cleanly.
diff a/doc/guides/rel_notes/release_23_03.rst b/doc/guides/rel_notes/release_23_03.rst	(rejected hunks)
@@ -100,6 +100,13 @@ New Features
   * Added functions to translate IO type and format to string.
   * Added functions to quantize and dequantize inference IO data.
 
+* **Implementation of Marvell CNXK machine learning driver for .**
+
+  * Added ml/cnxk driver which provides support for machine learning inference
+    operations on Marvell's CN10K series of SoC's.
+  * Added ML ROC code for ml/cnxk driver to common/cnxk.
+  * Added implementation with support for all rte_ml APIs.
+
 
 Removed Items
 -------------
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
error: drivers/ml/cnxk/cn10k_ml_dev.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
Checking patch drivers/ml/cnxk/meson.build...
error: drivers/ml/cnxk/meson.build: does not exist in index
Applied patch drivers/ml/cnxk/cn10k_ml_ops.c cleanly.
Applied patch drivers/ml/cnxk/cn10k_ml_ops.h cleanly.
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
error: drivers/ml/cnxk/cn10k_ml_dev.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
error: drivers/ml/cnxk/cn10k_ml_dev.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/meson.build...
error: drivers/ml/cnxk/meson.build: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
error: drivers/ml/cnxk/cn10k_ml_dev.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
error: drivers/ml/cnxk/cn10k_ml_ops.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
error: drivers/ml/cnxk/cn10k_ml_dev.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
error: drivers/ml/cnxk/cn10k_ml_ops.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_model.c...
Checking patch drivers/ml/cnxk/cn10k_ml_model.h...
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
error: drivers/ml/cnxk/cn10k_ml_ops.h: does not exist in index
Checking patch drivers/ml/cnxk/meson.build...
error: drivers/ml/cnxk/meson.build: does not exist in index
Applied patch drivers/ml/cnxk/cn10k_ml_model.c cleanly.
Applied patch drivers/ml/cnxk/cn10k_ml_model.h cleanly.
Checking patch drivers/ml/cnxk/cn10k_ml_model.c...
error: drivers/ml/cnxk/cn10k_ml_model.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_model.h...
error: drivers/ml/cnxk/cn10k_ml_model.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/meson.build...
error: drivers/ml/cnxk/meson.build: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_model.c...
error: drivers/ml/cnxk/cn10k_ml_model.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_model.h...
error: drivers/ml/cnxk/cn10k_ml_model.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_model.c...
error: drivers/ml/cnxk/cn10k_ml_model.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_model.h...
error: drivers/ml/cnxk/cn10k_ml_model.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ocm.c...
Checking patch drivers/ml/cnxk/cn10k_ml_ocm.h...
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/meson.build...
error: drivers/ml/cnxk/meson.build: does not exist in index
Applied patch drivers/ml/cnxk/cn10k_ml_ocm.c cleanly.
Applied patch drivers/ml/cnxk/cn10k_ml_ocm.h cleanly.
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_model.h...
error: drivers/ml/cnxk/cn10k_ml_model.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
error: drivers/ml/cnxk/cn10k_ml_ops.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ocm.c...
error: drivers/ml/cnxk/cn10k_ml_ocm.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ocm.h...
error: drivers/ml/cnxk/cn10k_ml_ocm.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ocm.c...
error: drivers/ml/cnxk/cn10k_ml_ocm.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ocm.h...
error: drivers/ml/cnxk/cn10k_ml_ocm.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
error: drivers/ml/cnxk/cn10k_ml_ops.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
error: drivers/ml/cnxk/cn10k_ml_ops.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_model.c...
error: drivers/ml/cnxk/cn10k_ml_model.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_model.h...
error: drivers/ml/cnxk/cn10k_ml_model.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ocm.c...
error: drivers/ml/cnxk/cn10k_ml_ocm.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ocm.h...
error: drivers/ml/cnxk/cn10k_ml_ocm.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
error: drivers/ml/cnxk/cn10k_ml_ops.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
error: drivers/ml/cnxk/cn10k_ml_ops.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
error: drivers/ml/cnxk/cn10k_ml_ops.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
error: drivers/ml/cnxk/cn10k_ml_dev.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
error: drivers/ml/cnxk/cn10k_ml_ops.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
error: drivers/ml/cnxk/cn10k_ml_ops.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_model.h...
error: drivers/ml/cnxk/cn10k_ml_model.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
error: drivers/ml/cnxk/cn10k_ml_dev.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
error: drivers/ml/cnxk/cn10k_ml_dev.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
error: drivers/ml/cnxk/cn10k_ml_dev.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ocm.c...
error: drivers/ml/cnxk/cn10k_ml_ocm.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ocm.h...
error: drivers/ml/cnxk/cn10k_ml_ocm.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
error: drivers/ml/cnxk/cn10k_ml_dev.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
error: drivers/ml/cnxk/cn10k_ml_dev.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.h...
error: drivers/ml/cnxk/cn10k_ml_ops.h: does not exist in index
Checking patch MAINTAINERS...
error: MAINTAINERS: does not match index
Checking patch doc/guides/index.rst...
Checking patch doc/guides/mldevs/cnxk.rst...
Checking patch doc/guides/mldevs/index.rst...
Applied patch doc/guides/index.rst cleanly.
Applied patch doc/guides/mldevs/cnxk.rst cleanly.
Applied patch doc/guides/mldevs/index.rst cleanly.
Checking patch doc/guides/mldevs/cnxk.rst...
error: doc/guides/mldevs/cnxk.rst: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.c...
error: drivers/ml/cnxk/cn10k_ml_dev.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_dev.h...
error: drivers/ml/cnxk/cn10k_ml_dev.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_model.c...
error: drivers/ml/cnxk/cn10k_ml_model.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ocm.c...
error: drivers/ml/cnxk/cn10k_ml_ocm.c: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ocm.h...
error: drivers/ml/cnxk/cn10k_ml_ocm.h: does not exist in index
Checking patch drivers/ml/cnxk/cn10k_ml_ops.c...
error: drivers/ml/cnxk/cn10k_ml_ops.c: does not exist in index

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

UNH-IOL DPDK Community Lab

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-07 16:30 |WARNING| pw123318-123349 [PATCH] [v5, 39/39] ml/cnxk: enable support for configurable ocm page 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).