From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH v4 06/11] examples/power: increase allowed number of clients Date: Wed, 26 Sep 2018 15:23:05 +0100 Message-ID: <141868b9-d75e-e59c-bb3a-59d299acd15f@intel.com> References: <20180914135406.52190-1-david.hunt@intel.com> <20180926134037.43606-1-david.hunt@intel.com> <20180926134037.43606-7-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: john.mcnamara@intel.com, stephen@networkplumber.org, lei.a.yao@intel.com To: David Hunt , dev@dpdk.org Return-path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id EB1E01B147 for ; Wed, 26 Sep 2018 16:23:07 +0200 (CEST) In-Reply-To: <20180926134037.43606-7-david.hunt@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 26-Sep-18 2:40 PM, David Hunt wrote: > Now that we're handling host policies, containers and virtual machines, > we'll rename MAX_VMS to MAX_CLIENTS, and increase from 4 to 64 > > Signed-off-by: David Hunt > --- Acked-by: Anatoly Burakov -- Thanks, Anatoly