Message ID | 20211018123835.1080174-1-conor.walsh@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | dma: add dmadev driver for ioat devices | expand |
This patchset is compatible with v9 of the "add dmadev driver for idxd devices" patchset (series-19786) Thanks, Conor. > This patchset adds a dmadev driver and associated documentation to > support > Intel QuickData Technology devices, part of the Intel I/O Acceleration > Technology (Intel I/OAT). This driver is intended to ultimately replace > the current IOAT part of the IOAT rawdev driver. > This patchset passes all the driver tests added in the dmadev test suite. > > Depends-on: series-19737 ("add dmadev driver for idxd devices")
This patchset is compatible with v10 of the "add dmadev driver for idxd devices" patchset (series-19797) Thanks, Conor. > This patchset is compatible with v9 of the "add dmadev driver for idxd > devices" patchset (series-19786) > > Thanks, > Conor. > > > This patchset adds a dmadev driver and associated documentation to > > support > > Intel QuickData Technology devices, part of the Intel I/O Acceleration > > Technology (Intel I/OAT). This driver is intended to ultimately replace > > the current IOAT part of the IOAT rawdev driver. > > This patchset passes all the driver tests added in the dmadev test suite. > > > > Depends-on: series-19737 ("add dmadev driver for idxd devices")
This patchset is compatible with v11 of the "add dmadev driver for idxd devices" patchset (series-19848) > This patchset is compatible with v10 of the "add dmadev driver for idxd > devices" patchset (series-19797) > > Thanks, > Conor. > > > This patchset is compatible with v9 of the "add dmadev driver for idxd > > devices" patchset (series-19786) > > > > Thanks, > > Conor. > > > > > This patchset adds a dmadev driver and associated documentation to > > > support > > > Intel QuickData Technology devices, part of the Intel I/O Acceleration > > > Technology (Intel I/OAT). This driver is intended to ultimately replace > > > the current IOAT part of the IOAT rawdev driver. > > > This patchset passes all the driver tests added in the dmadev test suite. > > > > > > Depends-on: series-19737 ("add dmadev driver for idxd devices")
18/10/2021 14:38, Conor Walsh: > This patchset adds a dmadev driver and associated documentation to support > Intel QuickData Technology devices, part of the Intel I/O Acceleration > Technology (Intel I/OAT). This driver is intended to ultimately replace > the current IOAT part of the IOAT rawdev driver. > This patchset passes all the driver tests added in the dmadev test suite. Applied, thanks