From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 29CC991B5 for ; Tue, 20 Oct 2015 10:32:53 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP; 20 Oct 2015 01:32:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,706,1437462000"; d="scan'208";a="830685842" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga002.jf.intel.com with ESMTP; 20 Oct 2015 01:32:51 -0700 Received: from fmsmsx122.amr.corp.intel.com (10.18.125.37) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 20 Oct 2015 01:32:51 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx122.amr.corp.intel.com (10.18.125.37) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 20 Oct 2015 01:32:51 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.96]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.47]) with mapi id 14.03.0248.002; Tue, 20 Oct 2015 16:32:49 +0800 From: "Qiu, Michael" To: Vincent JARDIN , "Ananyev, Konstantin" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [dpdk-dev, PATCHv5, 1/8] ethdev: add new API to retrieve RX/TX queue information Thread-Index: AQHRBnaFnIOzIeZtG0ufpF70JyN+YQ== Date: Tue, 20 Oct 2015 08:32:48 +0000 Message-ID: <533710CFB86FA344BFBF2D6802E6028621B4E04A@SHSMSX101.ccr.corp.intel.com> References: <1443729293-20753-2-git-send-email-konstantin.ananyev@intel.com> <561E3EF2.1040507@6wind.com> <2601191342CEEE43887BDE71AB97725836AAF6E6@irsmsx105.ger.corp.intel.com> <533710CFB86FA344BFBF2D6802E6028621B4DED5@SHSMSX101.ccr.corp.intel.com> <5625F6A7.90002@6wind.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 Cc: Amine Kherbouche Subject: Re: [dpdk-dev] [dpdk-dev, PATCHv5, 1/8] ethdev: add new API to retrieve 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: Tue, 20 Oct 2015 08:32:53 -0000 On 2015/10/20 16:09, Vincent JARDIN wrote:=0A= > On 20/10/2015 09:53, Qiu, Michael wrote:=0A= >> But as I know it is different all the time, am I right?=0A= >> If yes, I don't know what's the value of this field.=0A= > It can be used to get some snapshot/instant view informations while we = =0A= > have to monitor and debug.=0A= =0A= So this field is mainly for debug?=0A= =0A= Thanks,=0A= Michael=0A= =0A= =0A=