Re: [PATCH v7 00/18] Implement NTB Controller using multiple PCI EP

2020-11-02 Thread Kishon Vijay Abraham I
+Alan Hi Jon Mason, Allen Hubbe, Dave Jiang, On 20/10/20 6:48 pm, Lorenzo Pieralisi wrote: > On Tue, Oct 20, 2020 at 01:45:45PM +0530, Kishon Vijay Abraham I wrote: >> Hi, >> >> On 05/10/20 11:27 am, Kishon Vijay Abraham I wrote: >>> Hi Jon Mason, Allen Hubbe, Dave Jiang, >>> >>> On 30/09/20 9:05

Re: [PATCH v7 00/18] Implement NTB Controller using multiple PCI EP

2020-10-20 Thread Lorenzo Pieralisi
On Tue, Oct 20, 2020 at 01:45:45PM +0530, Kishon Vijay Abraham I wrote: > Hi, > > On 05/10/20 11:27 am, Kishon Vijay Abraham I wrote: > > Hi Jon Mason, Allen Hubbe, Dave Jiang, > > > > On 30/09/20 9:05 pm, Kishon Vijay Abraham I wrote: > >> This series is about implementing SW defined Non-Transpa

Re: [PATCH v7 00/18] Implement NTB Controller using multiple PCI EP

2020-10-20 Thread Kishon Vijay Abraham I
Hi, On 05/10/20 11:27 am, Kishon Vijay Abraham I wrote: > Hi Jon Mason, Allen Hubbe, Dave Jiang, > > On 30/09/20 9:05 pm, Kishon Vijay Abraham I wrote: >> This series is about implementing SW defined Non-Transparent Bridge (NTB) >> using multiple endpoint (EP) instances. This series has been test

Re: [PATCH v7 00/18] Implement NTB Controller using multiple PCI EP

2020-10-04 Thread Kishon Vijay Abraham I
Hi Jon Mason, Allen Hubbe, Dave Jiang, On 30/09/20 9:05 pm, Kishon Vijay Abraham I wrote: > This series is about implementing SW defined Non-Transparent Bridge (NTB) > using multiple endpoint (EP) instances. This series has been tested using > 2 endpoint instances in J7 connected to J7 board on on

[PATCH v7 00/18] Implement NTB Controller using multiple PCI EP

2020-09-30 Thread Kishon Vijay Abraham I
This series is about implementing SW defined Non-Transparent Bridge (NTB) using multiple endpoint (EP) instances. This series has been tested using 2 endpoint instances in J7 connected to J7 board on one end and DRA7 board on the other end. However there is nothing platform specific for the NTB fun