From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 4009D3979 for ; Mon, 9 Nov 2015 11:41:23 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP; 09 Nov 2015 02:41:22 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,265,1444719600"; d="scan'208";a="815265343" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by orsmga001.jf.intel.com with ESMTP; 09 Nov 2015 02:41:18 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.23]) by IRSMSX104.ger.corp.intel.com ([163.33.3.159]) with mapi id 14.03.0248.002; Mon, 9 Nov 2015 10:41:17 +0000 From: "De Lara Guarch, Pablo" To: "Ananyev, Konstantin" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] app/testpmd: add 'show (rxq|txq)' command description into UG and cmdline help Thread-Index: AQHRFXVa2XHZnbmgSkek+EMoCkZq/56TixkQ Date: Mon, 9 Nov 2015 10:41:16 +0000 Message-ID: References: <1446472145-21455-1-git-send-email-konstantin.ananyev@intel.com> In-Reply-To: <1446472145-21455-1-git-send-email-konstantin.ananyev@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] app/testpmd: add 'show (rxq|txq)' command description into UG and cmdline help X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2015 10:41:23 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Konstantin > Ananyev > Sent: Monday, November 02, 2015 1:49 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] app/testpmd: add 'show (rxq|txq)' command > description into UG and cmdline help >=20 > Signed-off-by: Konstantin Ananyev Acked-by: Pablo de Lara