From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent JARDIN Subject: Re: Is VFIO driver's performance better than IGB_UIO? Date: Fri, 08 Aug 2014 09:45:51 +0200 Message-ID: <53E4802F.70904@6wind.com> References: <4099DE2E54AFAD489356C6C9161D533363BB3709@szxema505-mbx.china.huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: quoted-printable Cc: "dev-VfR2kkLFssw@public.gmane.org" , "Guofeng \(E\)" , "lixiao \(H\)" To: Linhaifeng Return-path: In-Reply-To: <4099DE2E54AFAD489356C6C9161D533363BB3709-mfeVThRg90OEZbDCDsDlKQK1hpo4iccwjNknBlVQO8k@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" On 08/08/2014 09:41, Linhaifeng wrote: > I have test the VFIO driver and IGB_UIO driver by l2fwd for many times.= I find that the VFIO driver=A1=AFs performance is not better than the IG= B_UIO. You are right, under some conditions UIO is faster, VFIO provides safety. The best solution is a PMD without UIO, neither VFIO. which CPU are you using? Best regards, Vincent