From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v2] vfio: noiommu check error handling Date: Sat, 13 Jan 2018 12:15:12 +0000 Message-ID: <45d1aa7c-2ceb-b6df-8e16-83ff1316cba1@intel.com> References: <1509465586-7436-1-git-send-email-jpf@zurich.ibm.com> <3858523.3OloCCdIaW@xps> <5559040.Nhk1psZjz2@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Thomas Monjalon , Jonas Pfefferle1 Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 47EEA727A for ; Sat, 13 Jan 2018 13:15:14 +0100 (CET) In-Reply-To: <5559040.Nhk1psZjz2@xps> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 11-Jan-18 11:45 PM, Thomas Monjalon wrote: > 07/11/2017 10:50, Jonas Pfefferle1: >>> Is there something urgent for 17.11? >>> Or can it be refined in 18.02? >> >> Nothing urgent. We can refine this for 18.02. >> >>> Anatoly, any thought? > > Anatoly, Jonas, how do you want to proceed with this patch? > I don't see anything to be refined here, it's a simple bug fix - code assumes noiommu mode support is always available, when it might not be the case on older kernels. -- Thanks, Anatoly