From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add note for txqflags in testpmd UG Date: Wed, 01 Apr 2015 21:25:17 +0200 Message-ID: <3125577.UiEuMfdK7X@xps13> References: <1427890211-30148-1-git-send-email-pablo.de.lara.guarch@intel.com> <0C5AFCA4B3408848ADF2A3073F7D8CC86D582FED@IRSMSX109.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "De Lara Guarch, Pablo" Return-path: In-Reply-To: <0C5AFCA4B3408848ADF2A3073F7D8CC86D582FED-kPTMFJFq+rHjxeytcECX8bfspsVTdybXVpNB7YpNyf8@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > Since txqflags is now set from the default rx/tx configuration, depending on > > the PMD, it might not be 0. > > Therefore, user has to overwrite it with --txqflags 0. > > > > Signed-off-by: Pablo de Lara > > Thanks Pablo that wording is better > Acked-by Siobhan Butler Applied, thanks