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 0F60F5A32 for ; Wed, 22 Jul 2015 19:16:22 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 22 Jul 2015 10:16:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.15,524,1432623600"; d="scan'208";a="769166239" Received: from kmsmsx151.gar.corp.intel.com ([172.21.73.86]) by orsmga002.jf.intel.com with ESMTP; 22 Jul 2015 10:16:20 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by KMSMSX151.gar.corp.intel.com (172.21.73.86) with Microsoft SMTP Server (TLS) id 14.3.224.2; Thu, 23 Jul 2015 01:16:19 +0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.129]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.157]) with mapi id 14.03.0224.002; Thu, 23 Jul 2015 01:16:18 +0800 From: "Zhang, Helin" To: "Ananyev, Konstantin" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCHv3 5/5] testpmd: add new command to display RX/TX queue information Thread-Index: AQHQwuZiYlrecBS/jEWZNa/L5/y0G53nvhjA Date: Wed, 22 Jul 2015 17:16:17 +0000 Message-ID: References: <1437394750-5965-1-git-send-email-konstantin.ananyev@intel.com> <1437394750-5965-6-git-send-email-konstantin.ananyev@intel.com> In-Reply-To: <1437394750-5965-6-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: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCHv3 5/5] testpmd: add new command to display RX/TX queue information 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: Wed, 22 Jul 2015 17:16:23 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Konstantin Ananyev > Sent: Monday, July 20, 2015 5:19 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCHv3 5/5] testpmd: add new command to display RX/= TX > queue information >=20 > Signed-off-by: Konstantin Ananyev Acked-by: Helin Zhang Was the commit log missed?