Re: [PATCH 3/3] ntb_tool: Add memory window debug support

2016-06-04 Thread Jon Mason
On Fri, Jun 3, 2016 at 5:20 PM, Allen Hubbe wrote: > From: Logan Gunthorpe >> We allocate some memory window buffers when the link comes up, then we >> provide debugfs files to read/write each side of the link. >> >> This is useful for debugging the mapping when writing new

Re: [PATCH 3/3] ntb_tool: Add memory window debug support

2016-06-04 Thread Jon Mason
On Fri, Jun 3, 2016 at 5:20 PM, Allen Hubbe wrote: > From: Logan Gunthorpe >> We allocate some memory window buffers when the link comes up, then we >> provide debugfs files to read/write each side of the link. >> >> This is useful for debugging the mapping when writing new drivers. >> >>

RE: [PATCH 3/3] ntb_tool: Add memory window debug support

2016-06-03 Thread Allen Hubbe
From: Logan Gunthorpe > We allocate some memory window buffers when the link comes up, then we > provide debugfs files to read/write each side of the link. > > This is useful for debugging the mapping when writing new drivers. > > Signed-off-by: Logan Gunthorpe Thanks!

RE: [PATCH 3/3] ntb_tool: Add memory window debug support

2016-06-03 Thread Allen Hubbe
From: Logan Gunthorpe > We allocate some memory window buffers when the link comes up, then we > provide debugfs files to read/write each side of the link. > > This is useful for debugging the mapping when writing new drivers. > > Signed-off-by: Logan Gunthorpe Thanks! This was on my wish