From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 841BC3B5 for ; Mon, 16 Jan 2017 11:27:12 +0100 (CET) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP; 16 Jan 2017 02:27:11 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,238,1477983600"; d="scan'208";a="49284253" Received: from rhorton-mobl.ger.corp.intel.com (HELO [163.33.230.196]) ([163.33.230.196]) by orsmga004.jf.intel.com with ESMTP; 16 Jan 2017 02:27:10 -0800 To: Thomas Monjalon References: <1484150594-3758-1-git-send-email-remy.horton@intel.com> <1951093.Zqtj2Qm3TA@xps13> <10847386.FvRstgEsi2@xps13> Cc: dev@dpdk.org From: Remy Horton Organization: Intel Shannon Limited Message-ID: <98452362-ab60-3551-4f03-65b836cf1c80@intel.com> Date: Mon, 16 Jan 2017 10:27:09 +0000 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <10847386.FvRstgEsi2@xps13> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH v6 1/4] lib: add information metrics library 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: Mon, 16 Jan 2017 10:27:12 -0000 On 12/01/2017 19:05, Thomas Monjalon wrote: > 2017-01-12 15:30, Remy Horton: [..] >> The metric library hold two sets of values: Ones specific to ports, and >> ones that are global/aggregate. Agree "non port" is not the clearest >> choice of name.. > > I think you should not use the word "port" at all. > Changing it is on the todo list.. :)