Re: [dpdk-dev] [PATCH 01/2] vfio: expose clear group function for internal usages

2018-01-14 Thread Hemant Agrawal
On 1/12/2018 10:06 PM, Thomas Monjalon wrote: 07/12/2017 11:28, Hemant Agrawal: other vfio based module e.g. fslmc will also need to use the clear_group call. So, exposing it and renaming it to *rte_vfio_clear_group* Signed-off-by: Hemant Agrawal --- --- a/lib/librte_eal/linuxapp/eal/eal_vfio.

Re: [dpdk-dev] [PATCH 01/2] vfio: expose clear group function for internal usages

2018-01-12 Thread Thomas Monjalon
07/12/2017 11:28, Hemant Agrawal: > other vfio based module e.g. fslmc will also need to use > the clear_group call. > So, exposing it and renaming it to *rte_vfio_clear_group* > > Signed-off-by: Hemant Agrawal > --- > --- a/lib/librte_eal/linuxapp/eal/eal_vfio.h > +++ b/lib/librte_eal/linuxapp/e

Re: [dpdk-dev] [PATCH 01/2] vfio: expose clear group function for internal usages

2018-01-12 Thread Burakov, Anatoly
On 07-Dec-17 10:28 AM, Hemant Agrawal wrote: other vfio based module e.g. fslmc will also need to use the clear_group call. So, exposing it and renaming it to *rte_vfio_clear_group* Signed-off-by: Hemant Agrawal Acked-by: Anatoly Burakov -- Thanks, Anatoly

[dpdk-dev] [PATCH 01/2] vfio: expose clear group function for internal usages

2017-12-07 Thread Hemant Agrawal
other vfio based module e.g. fslmc will also need to use the clear_group call. So, exposing it and renaming it to *rte_vfio_clear_group* Signed-off-by: Hemant Agrawal --- lib/librte_eal/linuxapp/eal/eal_vfio.c | 18 +- lib/librte_eal/linuxapp/eal/eal_vfio.h | 2 +