* [dpdk-test-report] |WARNING| pw97485-97492 [PATCH] [8/8] dma/ioat: add statistics
@ 2021-08-27 18:10 dpdklab
0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-08-27 18:10 UTC (permalink / raw)
To: test-report; +Cc: dpdk-test-reports
[-- Attachment #1: Type: text/plain, Size: 4742 bytes --]
Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/97485
_apply patch failure_
Submitter: Conor Walsh <conor.walsh@intel.com>
Date: Friday, August 27 2021 17:25:50
Applied on: CommitID:fdab8f2e17493192d555cd88cf28b06269174326
Apply patch set 97485-97492 failed:
Checking patch MAINTAINERS...
error: while searching for:
F: drivers/dma/idxd/
F: doc/guides/dmadevs/idxd.rst
RegEx Drivers
-------------
error: patch failed: MAINTAINERS:1208
Checking patch doc/guides/dmadevs/index.rst...
error: doc/guides/dmadevs/index.rst: does not exist in index
Checking patch doc/guides/dmadevs/ioat.rst...
Checking patch doc/guides/rel_notes/release_21_11.rst...
error: while searching for:
provisioning of hardware and software DMA poll mode drivers, defining generic
APIs which support a number of different DMA operations.
* **Added IDXD dmadev driver implementation.**
The IDXD dmadev driver provide device drivers for the Intel DSA devices.
This device driver can be used through the generic dmadev API.
Removed Items
error: patch failed: doc/guides/rel_notes/release_21_11.rst:61
Checking patch drivers/dma/ioat/ioat_dmadev.c...
Checking patch drivers/dma/ioat/ioat_hw_defs.h...
Checking patch drivers/dma/ioat/ioat_internal.h...
Checking patch drivers/dma/ioat/meson.build...
Checking patch drivers/dma/ioat/version.map...
Checking patch drivers/dma/meson.build...
error: drivers/dma/meson.build: does not exist in index
Applying patch MAINTAINERS with 1 reject...
Rejected hunk #1.
Applied patch doc/guides/dmadevs/ioat.rst cleanly.
Applying patch doc/guides/rel_notes/release_21_11.rst with 1 reject...
Rejected hunk #1.
Applied patch drivers/dma/ioat/ioat_dmadev.c cleanly.
Applied patch drivers/dma/ioat/ioat_hw_defs.h cleanly.
Applied patch drivers/dma/ioat/ioat_internal.h cleanly.
Applied patch drivers/dma/ioat/meson.build cleanly.
Applied patch drivers/dma/ioat/version.map cleanly.
diff a/MAINTAINERS b/MAINTAINERS (rejected hunks)
@@ -1208,6 +1208,12 @@ M: Kevin Laatz <kevin.laatz@intel.com>
F: drivers/dma/idxd/
F: doc/guides/dmadevs/idxd.rst
+Intel IOAT - EXPERIMENTAL
+M: Bruce Richardson <bruce.richardson@intel.com>
+M: Conor Walsh <conor.walsh@intel.com>
+F: drivers/dma/ioat/
+F: doc/guides/dmadevs/ioat.rst
+
RegEx Drivers
-------------
diff a/doc/guides/rel_notes/release_21_11.rst b/doc/guides/rel_notes/release_21_11.rst (rejected hunks)
@@ -61,10 +61,11 @@ New Features
provisioning of hardware and software DMA poll mode drivers, defining generic
APIs which support a number of different DMA operations.
-* **Added IDXD dmadev driver implementation.**
+* **Added Intel dmadev driver implementations.**
- The IDXD dmadev driver provide device drivers for the Intel DSA devices.
- This device driver can be used through the generic dmadev API.
+ The IDXD and IOAT dmadev drivers provide device drivers for Intel DSA
+ and IOAT devices. These device drivers can be used through the generic
+ dmadev API.
Removed Items
Checking patch drivers/dma/ioat/ioat_dmadev.c...
error: drivers/dma/ioat/ioat_dmadev.c: does not exist in index
Checking patch drivers/dma/ioat/ioat_hw_defs.h...
error: drivers/dma/ioat/ioat_hw_defs.h: does not exist in index
Checking patch drivers/dma/ioat/ioat_internal.h...
error: drivers/dma/ioat/ioat_internal.h: does not exist in index
Checking patch drivers/dma/ioat/ioat_dmadev.c...
error: drivers/dma/ioat/ioat_dmadev.c: does not exist in index
Checking patch drivers/dma/ioat/ioat_hw_defs.h...
error: drivers/dma/ioat/ioat_hw_defs.h: does not exist in index
Checking patch doc/guides/dmadevs/ioat.rst...
error: doc/guides/dmadevs/ioat.rst: does not exist in index
Checking patch drivers/dma/ioat/ioat_dmadev.c...
error: drivers/dma/ioat/ioat_dmadev.c: does not exist in index
Checking patch doc/guides/dmadevs/ioat.rst...
error: doc/guides/dmadevs/ioat.rst: does not exist in index
Checking patch drivers/dma/ioat/ioat_dmadev.c...
error: drivers/dma/ioat/ioat_dmadev.c: does not exist in index
Checking patch doc/guides/dmadevs/ioat.rst...
error: doc/guides/dmadevs/ioat.rst: does not exist in index
Checking patch drivers/dma/ioat/ioat_dmadev.c...
error: drivers/dma/ioat/ioat_dmadev.c: does not exist in index
Checking patch doc/guides/dmadevs/ioat.rst...
error: doc/guides/dmadevs/ioat.rst: does not exist in index
Checking patch drivers/dma/ioat/ioat_dmadev.c...
error: drivers/dma/ioat/ioat_dmadev.c: does not exist in index
Checking patch doc/guides/dmadevs/ioat.rst...
error: doc/guides/dmadevs/ioat.rst: does not exist in index
Checking patch drivers/dma/ioat/ioat_dmadev.c...
error: drivers/dma/ioat/ioat_dmadev.c: does not exist in index
https://lab.dpdk.org/results/dashboard/patchsets/18388/
UNH-IOL DPDK Community Lab
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-08-27 18:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-27 18:10 [dpdk-test-report] |WARNING| pw97485-97492 [PATCH] [8/8] dma/ioat: add statistics 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).