From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH] nfp: fix tx queue reset Date: Mon, 14 Mar 2016 10:53:42 +0000 Message-ID: <20160314105342.GD24288@bricha3-MOBL3> References: <1457951944-16143-1-git-send-email-alejandro.lucero@netronome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Alejandro Lucero Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 5EDE329C8 for ; Mon, 14 Mar 2016 11:53:46 +0100 (CET) Content-Disposition: inline In-Reply-To: <1457951944-16143-1-git-send-email-alejandro.lucero@netronome.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Mar 14, 2016 at 10:39:04AM +0000, Alejandro Lucero wrote: > When using start-stop functionality the per queue fields need to > be properly reset. > > Fixes: b812daadad0d (\"nfp: add Rx and Tx\") > > Signed-off-by: Alejandro Lucero > --- Applied to dpdk-next-net/rel_16_04 /Bruce