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

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Apr 28 16:35:54 CEST 2015


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(-)



More information about the dev mailing list