[dpdk-dev] [PATCH v5 0/5] Refactor module `eventfd_link'

2015-05-04 Thread Xie, Huawei
Thomas:
Would review this patch this week.

On 4/28/2015 10:36 PM, Thomas Monjalon wrote:
> Huawei, Changchun,
> Any opinion about these patches?
>
> 2015-04-16 14:48, Pavel Boldin:
>> This patchset contains refactoring steps for the `eventfd_link' module
>> of the DPDK's `librte_vhost' part.
>>
>> The commit messages are updated to include `Signed-off-by'.
>>
>> Pavel Boldin (5):
>>   vhost: eventfd_link: moving ioctl to a function
>>   vhost: eventfd_link: add function fget_from_files
>>   vhost: eventfd_link: fix ioctl return values
>>   vhost: eventfd_link: replace copy-pasted sys_close
>>   vhost: eventfd_link: removing extra #includes
>>
>>  lib/librte_vhost/eventfd_link/eventfd_link.c | 181 
>> +--
>>  1 file changed, 87 insertions(+), 94 deletions(-)
>
>



[dpdk-dev] [PATCH v5 0/5] Refactor module `eventfd_link'

2015-04-28 Thread Thomas Monjalon
Huawei, Changchun,
Any opinion about these patches?

2015-04-16 14:48, Pavel Boldin:
> This patchset contains refactoring steps for the `eventfd_link' module
> of the DPDK's `librte_vhost' part.
> 
> The commit messages are updated to include `Signed-off-by'.
> 
> Pavel Boldin (5):
>   vhost: eventfd_link: moving ioctl to a function
>   vhost: eventfd_link: add function fget_from_files
>   vhost: eventfd_link: fix ioctl return values
>   vhost: eventfd_link: replace copy-pasted sys_close
>   vhost: eventfd_link: removing extra #includes
> 
>  lib/librte_vhost/eventfd_link/eventfd_link.c | 181 
> +--
>  1 file changed, 87 insertions(+), 94 deletions(-)



[dpdk-dev] [PATCH v5 0/5] Refactor module `eventfd_link'

2015-04-16 Thread Pavel Boldin
This patchset contains refactoring steps for the `eventfd_link' module
of the DPDK's `librte_vhost' part.

The commit messages are updated to include `Signed-off-by'.

Pavel Boldin (5):
  vhost: eventfd_link: moving ioctl to a function
  vhost: eventfd_link: add function fget_from_files
  vhost: eventfd_link: fix ioctl return values
  vhost: eventfd_link: replace copy-pasted sys_close
  vhost: eventfd_link: removing extra #includes

 lib/librte_vhost/eventfd_link/eventfd_link.c | 181 +--
 1 file changed, 87 insertions(+), 94 deletions(-)

-- 
1.9.1