From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Xie, Huawei" Subject: Re: [PATCH v5 0/5] Refactor module `eventfd_link' Date: Mon, 4 May 2015 05:29:46 +0000 Message-ID: References: <1427994080-10163-1-git-send-email-pboldin@mirantis.com> <1429184910-30186-1-git-send-email-pboldin@mirantis.com> <3110700.hKlsfXkQS5@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev-VfR2kkLFssw@public.gmane.org" To: Thomas Monjalon , "Ouyang, Changchun" Return-path: Content-Language: en-US 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" Thomas:=0A= Would review this patch this week.=0A= =0A= On 4/28/2015 10:36 PM, Thomas Monjalon wrote:=0A= > Huawei, Changchun,=0A= > Any opinion about these patches?=0A= >=0A= > 2015-04-16 14:48, Pavel Boldin:=0A= >> This patchset contains refactoring steps for the `eventfd_link' module= =0A= >> of the DPDK's `librte_vhost' part.=0A= >>=0A= >> The commit messages are updated to include `Signed-off-by'.=0A= >>=0A= >> Pavel Boldin (5):=0A= >> vhost: eventfd_link: moving ioctl to a function=0A= >> vhost: eventfd_link: add function fget_from_files=0A= >> vhost: eventfd_link: fix ioctl return values=0A= >> vhost: eventfd_link: replace copy-pasted sys_close=0A= >> vhost: eventfd_link: removing extra #includes=0A= >>=0A= >> lib/librte_vhost/eventfd_link/eventfd_link.c | 181 +++++++++++++-------= -------=0A= >> 1 file changed, 87 insertions(+), 94 deletions(-)=0A= >=0A= >=0A= =0A=