Re: [dpdk-dev] [PATCH v4 07/41] bus/dpaa: enable DPAA IOCTL portal driver

2017-09-19 Thread Shreyansh Jain
On Monday 18 September 2017 08:21 PM, Ferruh Yigit wrote: On 9/9/2017 12:20 PM, Shreyansh Jain wrote: Userspace applications interact with DPAA blocks using this IOCTL driver. Signed-off-by: Geoff Thorpe Signed-off-by: Hemant Agrawal Signed-off-by: Shreyansh Jain <...> +static int fd = -

Re: [dpdk-dev] [PATCH v4 07/41] bus/dpaa: enable DPAA IOCTL portal driver

2017-09-18 Thread Ferruh Yigit
On 9/9/2017 12:20 PM, Shreyansh Jain wrote: > Userspace applications interact with DPAA blocks using this IOCTL driver. > > Signed-off-by: Geoff Thorpe > Signed-off-by: Hemant Agrawal > Signed-off-by: Shreyansh Jain <...> > +static int fd = -1; > +static pthread_mutex_t fd_init_lock = PTHREAD