From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] vfio: remove experimental tag from vfio APIs Date: Thu, 26 Jul 2018 23:48:46 +0200 Message-ID: <25977807.jOLEov13T0@xps> References: <1528179911-26675-1-git-send-email-hemant.agrawal@nxp.com> <1528450811-17729-1-git-send-email-hemant.agrawal@nxp.com> <4a7958f1-3173-f662-2501-4549ba6a668c@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Burakov, Anatoly" To: Hemant Agrawal Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 28A5B23D for ; Thu, 26 Jul 2018 23:48:54 +0200 (CEST) In-Reply-To: <4a7958f1-3173-f662-2501-4549ba6a668c@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 18/06/2018 12:02, Burakov, Anatoly: > On 08-Jun-18 10:40 AM, Hemant Agrawal wrote: > > Signed-off-by: Hemant Agrawal A comment reminding in which release these functions have been introduced would be better... > > --- > > v2: remove duplicate entry from map file > > > > Reviewed-by: Anatoly Burakov Applied, thanks