Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/99229 _apply patch failure_ Submitter: Conor Walsh Date: Friday, September 17 2021 15:42:27 Applied on: CommitID:4777674c4428f528fa2890d8afab551f6dd54c24 Apply patch set 99229-99239 failed: Checking patch MAINTAINERS... error: while searching for: F: drivers/dma/idxd/ F: doc/guides/dmadevs/idxd.rst RegEx Drivers ------------- error: patch failed: MAINTAINERS:1209 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: * Device allocation and it's multi-process support. * Control and data plane functions. * **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:92 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) @@ -1209,6 +1209,12 @@ M: Kevin Laatz F: drivers/dma/idxd/ F: doc/guides/dmadevs/idxd.rst +Intel IOAT - EXPERIMENTAL +M: Bruce Richardson +M: Conor Walsh +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) @@ -92,10 +92,11 @@ New Features * Device allocation and it's multi-process support. * Control and data plane functions. -* **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 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_dmadev.c... error: drivers/dma/ioat/ioat_dmadev.c: does not exist in index Checking patch usertools/dpdk-devbind.py... error: while searching for: network_devices = [network_class, cavium_pkx, avp_vnic, ifpga_class] baseband_devices = [acceleration_class] crypto_devices = [encryption_class, intel_processor_class] dma_devices = [intel_idxd_spr] eventdev_devices = [cavium_sso, cavium_tim, intel_dlb, octeontx2_sso] mempool_devices = [cavium_fpa, octeontx2_npa] compress_devices = [cavium_zip] regex_devices = [octeontx2_ree] misc_devices = [cnxk_bphy, cnxk_bphy_cgx, intel_ioat_bdw, intel_ioat_skx, intel_ioat_icx, intel_ntb_skx, intel_ntb_icx, octeontx2_dma] # global dict ethernet devices present. Dictionary indexed by PCI address. # Each device within this is itself a dictionary of device properties error: patch failed: usertools/dpdk-devbind.py:69 Applying patch usertools/dpdk-devbind.py with 1 reject... Rejected hunk #1. diff a/usertools/dpdk-devbind.py b/usertools/dpdk-devbind.py (rejected hunks) @@ -69,14 +69,13 @@ network_devices = [network_class, cavium_pkx, avp_vnic, ifpga_class] baseband_devices = [acceleration_class] crypto_devices = [encryption_class, intel_processor_class] -dma_devices = [intel_idxd_spr] +dma_devices = [intel_idxd_spr, intel_ioat_icx] eventdev_devices = [cavium_sso, cavium_tim, intel_dlb, octeontx2_sso] mempool_devices = [cavium_fpa, octeontx2_npa] compress_devices = [cavium_zip] regex_devices = [octeontx2_ree] misc_devices = [cnxk_bphy, cnxk_bphy_cgx, intel_ioat_bdw, intel_ioat_skx, - intel_ioat_icx, intel_ntb_skx, intel_ntb_icx, - octeontx2_dma] + intel_ntb_skx, intel_ntb_icx, octeontx2_dma] # global dict ethernet devices present. Dictionary indexed by PCI address. # Each device within this is itself a dictionary of device properties https://lab.dpdk.org/results/dashboard/patchsets/18848/ UNH-IOL DPDK Community Lab