Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-23 Thread Pintu Kumar
On Sat, Oct 21, 2017 at 12:51 AM, Shuah Khan wrote: > On 10/20/2017 09:18 AM, Pintu Kumar wrote: >> On Fri, Oct 20, 2017 at 8:10 PM, Shuah Khan wrote: >>> On 10/18/2017 04:38 AM, Pintu Kumar wrote: On Wed, Oct 18, 2017 at 2:28 AM, Shuah Khan

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-23 Thread Pintu Kumar
On Sat, Oct 21, 2017 at 12:51 AM, Shuah Khan wrote: > On 10/20/2017 09:18 AM, Pintu Kumar wrote: >> On Fri, Oct 20, 2017 at 8:10 PM, Shuah Khan wrote: >>> On 10/18/2017 04:38 AM, Pintu Kumar wrote: On Wed, Oct 18, 2017 at 2:28 AM, Shuah Khan wrote: > On 10/17/2017 02:21 PM, Laura

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-20 Thread Shuah Khan
On 10/20/2017 09:18 AM, Pintu Kumar wrote: > On Fri, Oct 20, 2017 at 8:10 PM, Shuah Khan wrote: >> On 10/18/2017 04:38 AM, Pintu Kumar wrote: >>> On Wed, Oct 18, 2017 at 2:28 AM, Shuah Khan wrote: On 10/17/2017 02:21 PM, Laura Abbott wrote: >

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-20 Thread Shuah Khan
On 10/20/2017 09:18 AM, Pintu Kumar wrote: > On Fri, Oct 20, 2017 at 8:10 PM, Shuah Khan wrote: >> On 10/18/2017 04:38 AM, Pintu Kumar wrote: >>> On Wed, Oct 18, 2017 at 2:28 AM, Shuah Khan wrote: On 10/17/2017 02:21 PM, Laura Abbott wrote: > On 10/14/2017 04:36 AM, Pintu Agarwal wrote:

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-20 Thread Pintu Kumar
On Fri, Oct 20, 2017 at 8:10 PM, Shuah Khan wrote: > On 10/18/2017 04:38 AM, Pintu Kumar wrote: >> On Wed, Oct 18, 2017 at 2:28 AM, Shuah Khan wrote: >>> On 10/17/2017 02:21 PM, Laura Abbott wrote: On 10/14/2017 04:36 AM, Pintu Agarwal wrote: >

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-20 Thread Pintu Kumar
On Fri, Oct 20, 2017 at 8:10 PM, Shuah Khan wrote: > On 10/18/2017 04:38 AM, Pintu Kumar wrote: >> On Wed, Oct 18, 2017 at 2:28 AM, Shuah Khan wrote: >>> On 10/17/2017 02:21 PM, Laura Abbott wrote: On 10/14/2017 04:36 AM, Pintu Agarwal wrote: > This is a test utility to verify ION

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-20 Thread Shuah Khan
On 10/18/2017 04:38 AM, Pintu Kumar wrote: > On Wed, Oct 18, 2017 at 2:28 AM, Shuah Khan wrote: >> On 10/17/2017 02:21 PM, Laura Abbott wrote: >>> On 10/14/2017 04:36 AM, Pintu Agarwal wrote: This is a test utility to verify ION buffer sharing in user space between 2

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-20 Thread Shuah Khan
On 10/18/2017 04:38 AM, Pintu Kumar wrote: > On Wed, Oct 18, 2017 at 2:28 AM, Shuah Khan wrote: >> On 10/17/2017 02:21 PM, Laura Abbott wrote: >>> On 10/14/2017 04:36 AM, Pintu Agarwal wrote: This is a test utility to verify ION buffer sharing in user space between 2 independent

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-18 Thread Pintu Kumar
On Wed, Oct 18, 2017 at 2:28 AM, Shuah Khan wrote: > On 10/17/2017 02:21 PM, Laura Abbott wrote: >> On 10/14/2017 04:36 AM, Pintu Agarwal wrote: >>> This is a test utility to verify ION buffer sharing in user space >>> between 2 independent processes. >>> It uses unix domain

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-18 Thread Pintu Kumar
On Wed, Oct 18, 2017 at 2:28 AM, Shuah Khan wrote: > On 10/17/2017 02:21 PM, Laura Abbott wrote: >> On 10/14/2017 04:36 AM, Pintu Agarwal wrote: >>> This is a test utility to verify ION buffer sharing in user space >>> between 2 independent processes. >>> It uses unix domain socket (with

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-17 Thread Shuah Khan
On 10/17/2017 02:21 PM, Laura Abbott wrote: > On 10/14/2017 04:36 AM, Pintu Agarwal wrote: >> This is a test utility to verify ION buffer sharing in user space >> between 2 independent processes. >> It uses unix domain socket (with SCM_RIGHTS) as IPC to transfer an FD to >> another process to

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-17 Thread Shuah Khan
On 10/17/2017 02:21 PM, Laura Abbott wrote: > On 10/14/2017 04:36 AM, Pintu Agarwal wrote: >> This is a test utility to verify ION buffer sharing in user space >> between 2 independent processes. >> It uses unix domain socket (with SCM_RIGHTS) as IPC to transfer an FD to >> another process to

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-17 Thread Laura Abbott
On 10/14/2017 04:36 AM, Pintu Agarwal wrote: > This is a test utility to verify ION buffer sharing in user space > between 2 independent processes. > It uses unix domain socket (with SCM_RIGHTS) as IPC to transfer an FD to > another process to share the same buffer. > This utility demonstrates how

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-17 Thread Laura Abbott
On 10/14/2017 04:36 AM, Pintu Agarwal wrote: > This is a test utility to verify ION buffer sharing in user space > between 2 independent processes. > It uses unix domain socket (with SCM_RIGHTS) as IPC to transfer an FD to > another process to share the same buffer. > This utility demonstrates how

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-17 Thread Shuah Khan
On 10/14/2017 05:36 AM, Pintu Agarwal wrote: > This is a test utility to verify ION buffer sharing in user space > between 2 independent processes. > It uses unix domain socket (with SCM_RIGHTS) as IPC to transfer an FD to > another process to share the same buffer. > This utility demonstrates how

Re: [PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-17 Thread Shuah Khan
On 10/14/2017 05:36 AM, Pintu Agarwal wrote: > This is a test utility to verify ION buffer sharing in user space > between 2 independent processes. > It uses unix domain socket (with SCM_RIGHTS) as IPC to transfer an FD to > another process to share the same buffer. > This utility demonstrates how

[PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-14 Thread Pintu Agarwal
This is a test utility to verify ION buffer sharing in user space between 2 independent processes. It uses unix domain socket (with SCM_RIGHTS) as IPC to transfer an FD to another process to share the same buffer. This utility demonstrates how ION buffer sharing can be implemented between two user

[PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing

2017-10-14 Thread Pintu Agarwal
This is a test utility to verify ION buffer sharing in user space between 2 independent processes. It uses unix domain socket (with SCM_RIGHTS) as IPC to transfer an FD to another process to share the same buffer. This utility demonstrates how ION buffer sharing can be implemented between two user