From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH] eal/vfio: export internal vfio functions Date: Wed, 14 Mar 2018 10:19:32 +0000 Message-ID: <7d026979-aed5-8368-dddd-74ec0a7f7385@intel.com> References: <1521014434-3399-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: thomas@monjalon.net, anatoly.burakov@intel.comm, xiao.w.wang@intel.com, junjie.j.chen@intel.com To: Hemant Agrawal , dev@dpdk.org, bruce.richardson@intel.com Return-path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id C263D728B for ; Wed, 14 Mar 2018 11:19:35 +0100 (CET) In-Reply-To: <1521014434-3399-1-git-send-email-hemant.agrawal@nxp.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 14-Mar-18 8:00 AM, Hemant Agrawal wrote: > This patch moves some of the internal vfio functions from > eal_vfio.h to rte_vfio.h for common uses with "rte_" prefix. > > This patch also change the FSLMC bus usages from the internal > VFIO functions to external ones with "rte_" prefix > > Signed-off-by: Hemant Agrawal > --- VFIO parts seem OK to me. Acked-by: Anatoly Burakov -- Thanks, Anatoly