RE: PCIe EndPoint DMA driver with DMA Framework

2016-06-14 Thread Bharat Kumar Gogada
Hi Vinod/kanya, > On 6/13/2016 1:25 AM, Vinod Koul wrote: > >> We are planning to write a PCIe EndPoint DMA driver with DMA > >> Framework > >> > targeting x86 machine. ( > >> > > "https://www.kernel.org/doc/Documentation/dmaengine/provider

Re: PCIe EndPoint DMA driver with DMA Framework

2016-06-13 Thread Sinan Kaya
On 6/13/2016 1:25 AM, Vinod Koul wrote: >> We are planning to write a PCIe EndPoint DMA driver with DMA Framework >> > targeting x86 machine. ( >> > "https://www.kernel.org/doc/Documentation/dmaengine/provider.txt";) Our DMA >> > controller is part of P

Re: PCIe EndPoint DMA driver with DMA Framework

2016-06-12 Thread Vinod Koul
On Fri, Jun 10, 2016 at 03:39:15PM +, Bharat Kumar Gogada wrote: > Hi, > PLEASE wrap your replied to 80 chars.. I have reflown below.. > We are planning to write a PCIe EndPoint DMA driver with DMA Framework > targeting x86 machine. ( > "https://www.kernel.org/doc/Doc

PCIe EndPoint DMA driver with DMA Framework

2016-06-10 Thread Bharat Kumar Gogada
Hi, We are planning to write a PCIe EndPoint DMA driver with DMA Framework targeting x86 machine. ( "https://www.kernel.org/doc/Documentation/dmaengine/provider.txt";) Our DMA controller is part of PCIe End Point. We are targeting to measure PCIe performance with this Framework dr