From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 0/2] Fix issues with VFIO Date: Thu, 19 Jun 2014 01:09:45 +0200 Message-ID: <2054993.Lex6RrZ5Qt@xps13> References: <59AF69C657FD0841A61C55336867B5B01AA37B5B@IRSMSX103.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Burakov, Anatoly" Return-path: In-Reply-To: <59AF69C657FD0841A61C55336867B5B01AA37B5B-kPTMFJFq+rELt2AQoY/u9bfspsVTdybXVpNB7YpNyf8@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" > > This patchset fixes an issue with VFIO where DPDK initialization could > > fail even if the user didn't want to use VFIO in the first place. Also, > > more verbose and descriptive error messages were added to VFIO code, for > > example distinguishing between a failed ioctl() call and an unsupported > > VFIO API version. > > > > Anatoly Burakov (2): > > vfio: open VFIO container at startup rather than during init > > vfio: more verbose error messages > > Both patches work fine for me. Thanks Anatoly and Neil! > > Acked-by: Bruce Richardson Acked-by: Neil Horman Applied for version 1.7.0. Thanks -- Thomas