From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Pernas Maradei Subject: Re: White listing a virtual device Date: Sun, 16 Nov 2014 21:07:38 +0000 Message-ID: <5469121A.3040000@emutex.com> References: <545CBCE0.2030806@emutex.com> <2085190.a5sr9ou3P7@xps13> <545CC581.40309@emutex.com> <20141107132618.GD25469@hmsreliant.think-freely.org> <545CCBA8.7030900@emutex.com> <20141107140201.GE25469@hmsreliant.think-freely.org> <545CD710.4040406@emutex.com> <546073A3.1000008@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Olivier MATZ , Neil Horman Return-path: In-Reply-To: <546073A3.1000008-pdR9zngts4EAvxtiuMwx3w@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 10/11/14 08:13, Olivier MATZ wrote: > What about using the --no-pci option ? > > It would blacklist all physical devices (as PCI devices are the only > ones supported today). Hi Olivier, Your idea does work for me. Although it's more a workaround than a real solution. I'll be submitting a patch that allows virtual devices to be white/black listed shortly. Thanks, Nico.