From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/tap: set queue started and stopped Date: Thu, 19 Jul 2018 10:56:13 +0100 Message-ID: <365bdb05-828f-fd3e-f79e-2121cab360b1@intel.com> References: <20180709202049.18137-1-gage.eads@intel.com> <4CB61D5D-A8C4-4709-B73F-E210F1B486BA@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" To: "Wiles, Keith" , "Eads, Gage" Return-path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id D926B316B for ; Thu, 19 Jul 2018 11:56:22 +0200 (CEST) In-Reply-To: <4CB61D5D-A8C4-4709-B73F-E210F1B486BA@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 7/9/2018 11:01 PM, Wiles, Keith wrote: > > >> On Jul 9, 2018, at 3:20 PM, Eads, Gage wrote: >> >> Set the rx and tx queue state appropriately when the queues or device are >> started or stopped. >> >> Signed-off-by: Gage Eads > > Acked-by Keith Wiles Applied to dpdk-next-net/master, thanks.