From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] vhost: add API for getting last_idx of vrings Date: Thu, 26 Jul 2018 21:15:21 +0200 Message-ID: <1634765.ECeRxCJF8K@xps> References: <20180305155959.21212-1-tomaszx.kulasek@intel.com> <1772643.am7XGmZYjg@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Maxime Coquelin , "Kulasek, TomaszX" , "dev@dpdk.org" , "yliu@fridaylinux.org" , "Verkamp, Daniel" , "Harris, James R" , "Wodkowski, PawelX" , "Wang, Zhihong" To: "Stojaczyk, DariuszX" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 3C7A6288C for ; Thu, 26 Jul 2018 21:15:28 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 26/07/2018 21:11, Stojaczyk, DariuszX: > From: Thomas Monjalon [mailto:thomas@monjalon.net] > > > > What is the status of this patch? > > It can be abandoned. I can see Zhihong added equivalent APIs called rte_vhost_get_vring_base/set_vring_base back in April. OK, thank you