From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/ifcvf: fix last used idx read Date: Mon, 23 Apr 2018 11:55:19 +0100 Message-ID: <6fed8a27-1ae6-346a-313d-8e18eaea9bf2@intel.com> References: <20180423174821.18066-1-xiao.w.wang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Xiao Wang Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 8A64B231E for ; Mon, 23 Apr 2018 12:55:22 +0200 (CEST) In-Reply-To: <20180423174821.18066-1-xiao.w.wang@intel.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 4/23/2018 6:48 PM, Xiao Wang wrote: > Fixes: 7b0c17368af2 ("net/ifcvf: add ifcvf vdpa driver") > > Signed-off-by: Xiao Wang Squashed into relevant commit in next-net, thanks.