From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v2 1/6] vfio: allow DMA map of memory for the default vfio fd Date: Thu, 28 Feb 2019 11:56:22 +0000 Message-ID: <10441cf0-f10c-c7f9-ac97-0a51d87cd00c@intel.com> References: <5d21b1fa3298560798d568a38319d8ca1777a766.1550760028.git.shahafs@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Shahaf Shuler , yskoh@mellanox.com, thomas@monjalon.net, ferruh.yigit@intel.com, nhorman@tuxdriver.com, gaetan.rivet@6wind.com Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 93D9A378B for ; Thu, 28 Feb 2019 12:56:26 +0100 (CET) In-Reply-To: <5d21b1fa3298560798d568a38319d8ca1777a766.1550760028.git.shahafs@mellanox.com> 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 21-Feb-19 2:50 PM, Shahaf Shuler wrote: > Enable users the option to call rte_vfio_dma_map with request to map > to the default vfio fd. > > Signed-off-by: Shahaf Shuler > --- LGTM Acked-by: Anatoly Burakov -- Thanks, Anatoly