Re: [dm-devel] [PATCH 0/7] add simple copy support

2021-08-22 Thread Nitesh Shetty
On Wed, Aug 18, 2021 at 5:07 AM Darrick J. Wong wrote: > > On Tue, Aug 17, 2021 at 03:44:16PM +0530, SelvaKumar S wrote: > > This started out as an attempt to support NVMe Simple Copy Command (SCC), > > and evolved during the RFC review process. > > > > The patchset, at this point, contains - > >

Re: [dm-devel] [PATCH 0/7] add simple copy support

2021-08-17 Thread Darrick J. Wong
On Tue, Aug 17, 2021 at 03:44:16PM +0530, SelvaKumar S wrote: > This started out as an attempt to support NVMe Simple Copy Command (SCC), > and evolved during the RFC review process. > > The patchset, at this point, contains - > 1. SCC support in NVMe driver > 2. Block-layer infra for copy-offload

[dm-devel] [PATCH 0/7] add simple copy support

2021-08-17 Thread SelvaKumar S
This started out as an attempt to support NVMe Simple Copy Command (SCC), and evolved during the RFC review process. The patchset, at this point, contains - 1. SCC support in NVMe driver 2. Block-layer infra for copy-offload operation 3. ioctl interface to user-space 4. copy-emulation infra in the