From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent JARDIN Subject: Re: [PATCH 00/16] [RFC] [VFIO] Add VFIO support to DPDK Date: Mon, 05 May 2014 16:44:32 +0200 Message-ID: <5367A3D0.2050505@6wind.com> References: <20140501091241.4786e99c@nehalam.linuxnetplumber.net> <20140501170015.GC24396@x220.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: 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" On 02/05/2014 11:00, Burakov, Anatoly wrote: > Hi Chris, > >> hmm, vfio requires iommu support, however virtio pmd? > > That's correct, virtio will not work with VFIO as it stands. However it's not the fault of this patch but rather lack of emulated IOMMU on the guest :-) My 2 cents: http://dpdk.org/browse/virtio-net-pmd/tree/README.rst it works without UIO. Best regards, Vincent