From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pavel Boldin Subject: [PATCH v4 0/5] Refactor module `eventfd_link' Date: Thu, 2 Apr 2015 20:01:15 +0300 Message-ID: <1427994080-10163-1-git-send-email-pboldin@mirantis.com> References: <1427123731-15654-1-git-send-email-pboldin@mirantis.com> To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <1427123731-15654-1-git-send-email-pboldin-nYU0QVwCCFFWk0Htik3J/w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" This patchset contains refactoring steps for the `eventfd_link' module of the DPDK's `librte_vhost' part. 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