From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tetsuya Mukawa Subject: Re: [RFC PATCH 7/7] lib/librte_vhost: Add vhost-user implementation Date: Mon, 10 Nov 2014 17:55:34 +0900 Message-ID: <54607D86.4020901@igel.co.jp> References: <1415272471-3299-1-git-send-email-mukawa@igel.co.jp> <1415272471-3299-8-git-send-email-mukawa@igel.co.jp> <54604900.7070105@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/10 17:18), Xie, Huawei wrote: > Tetsuya: > I already did this, :), and will publish the code for review after I do= some cleanup next week. I appreciate it. I guess your implementation assumes that all vhost-user functions you imp= lemented are called by virtio common layer. Is it right? If so, I will change abstraction layer implementation by this week or ear= ly next week. (Please also check email related with 'get_virtio_net_callbacks()'). Thanks, Tetsuya