From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id A95B11E20 for ; Wed, 12 Dec 2018 17:10:07 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Dec 2018 08:10:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,344,1539673200"; d="scan'208";a="100155014" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by orsmga006.jf.intel.com with ESMTP; 12 Dec 2018 08:10:04 -0800 Received: from irsmsx110.ger.corp.intel.com ([169.254.15.233]) by IRSMSX153.ger.corp.intel.com ([169.254.9.112]) with mapi id 14.03.0415.000; Wed, 12 Dec 2018 16:10:00 +0000 From: "Pattan, Reshma" To: "Varghese, Vipin" , "Ananyev, Konstantin" , "stephen@networkplumber.org" , "dev@dpdk.org" , "Mcnamara, John" CC: "thomas@monjalon.net" , "Byrne, Stephen1" , "Patel, Amol" Thread-Topic: [PATCH v6 8/9] app/procinfo: add support for show iter mempool Thread-Index: AQHUisyh4Ly8blVEc0yeysDUqXaqAqV7UsZQ Date: Wed, 12 Dec 2018 16:10:00 +0000 Message-ID: <3AEA2BF9852C6F48A459DA490692831F2A3E9C5A@irsmsx110.ger.corp.intel.com> References: <20181122141543.37067-1-vipin.varghese@intel.com> <20181203055000.39012-1-vipin.varghese@intel.com> <20181203055000.39012-9-vipin.varghese@intel.com> In-Reply-To: <20181203055000.39012-9-vipin.varghese@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzJiMjZhM2ItYzgwNS00Nzk0LTk2YjgtMWZiODljOTY2MjU0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiN1Zyc3B4eVlVWGVnSklNZUhNXC9xTEtVWnc5c1U5SXp3QlNpRFZac2ZYVWlidERMdm9USmZ5bFVsaGk1a0FDZXkifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action 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 v6 8/9] app/procinfo: add support for show iter mempool X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2018 16:10:08 -0000 > -----Original Message----- > From: Varghese, Vipin > Sent: Monday, December 3, 2018 5:50 AM Since this patch displaying mepool and its elements both , edit heading to = suit both?=20 ( or) What about having iter mempool support as separate patch after this patch? = That looks more logical as iter-mempool is separate command option now. Thanks, Reshma