From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tetsuya Mukawa Subject: Re: [RFC PATCH 0/7] lib/librte_vhost: Add vhost-user extension Date: Fri, 07 Nov 2014 14:09:59 +0900 Message-ID: <545C5427.5040500@igel.co.jp> References: <1415272471-3299-1-git-send-email-mukawa@igel.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "nakajima.yoshihiro-Zyj7fXuS5i5L9jVzuh4AOg@public.gmane.org" , "masutani.hitoshi-Zyj7fXuS5i5L9jVzuh4AOg@public.gmane.org" To: "Xie, Huawei" , "dev-VfR2kkLFssw@public.gmane.org" Return-path: In-Reply-To: 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" Hi Xie, (2014/11/07 12:33), Xie, Huawei wrote: > Tetsuya: > Will do careful review.=20 > You send all the patches including vhost-user implementation, seems I d= on't have to send mine, :). > When do you plan to send formal patch? > Sorry, I just thought you also wanted to check vhost-user implementation.= Now I am rebasing on your new patch. Probably next Monday, I will submit only patches related to create abstraction layer that hides vhost-user and vhost-cuse differences from DPDK apps. While rebasing, I am still facing several warnings from checkpatch.pl. I guess some of them are not fixed intentionally. So could I igonore thos= e? Of course, I will remove all warnings come from code I added. Thanks, Tetsuya