From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/testpmd: add 'show (rxq|txq)' command description into UG and cmdline help Date: Mon, 07 Dec 2015 04:14:04 +0100 Message-ID: <2083967.uuGVr1UI5M@xps13> References: <1446472145-21455-1-git-send-email-konstantin.ananyev@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Ananyev, Konstantin" Return-path: Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by dpdk.org (Postfix) with ESMTP id E075F9575 for ; Mon, 7 Dec 2015 04:15:16 +0100 (CET) Received: by wmvv187 with SMTP id v187so147244031wmv.1 for ; Sun, 06 Dec 2015 19:15:16 -0800 (PST) In-Reply-To: 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" > > Signed-off-by: Konstantin Ananyev > > Acked-by: Pablo de Lara Fixes: ab3257e13dc4 ("app/testpmd: add command to display queue info") Applied, thanks