From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/vhost: convert to new Rx offload API Date: Tue, 22 May 2018 12:49:00 +0100 Message-ID: <5a8fe32f-cddf-a86f-ab58-fb20531c75d5@intel.com> References: <20180522113639.32233-1-maxime.coquelin@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Maxime Coquelin , dev@dpdk.org, tiwei.bie@intel.com Return-path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 256FE1F1C for ; Tue, 22 May 2018 13:49:02 +0200 (CEST) In-Reply-To: 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 5/22/2018 12:41 PM, Ferruh Yigit wrote: > On 5/22/2018 12:36 PM, Maxime Coquelin wrote: >> Signed-off-by: Maxime Coquelin > > Reviewed-by: Ferruh Yigit Applied to dpdk-next-net/master, thanks.