From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 0/9] examples/vm_power: 100% Busy Polling Date: Sat, 21 Jul 2018 00:06:43 +0200 Message-ID: <2425076.9VRJOYo0OX@xps> References: <20180626092317.11031-2-david.hunt@intel.com> <20180713142302.34576-1-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: David Hunt Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id BCE2929D2 for ; Sat, 21 Jul 2018 00:06:47 +0200 (CEST) In-Reply-To: <20180713142302.34576-1-david.hunt@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 13/07/2018 16:22, David Hunt: > [1/9] examples/vm_power: add check for port count > [2/9] examples/vm_power: add core list parameter > [3/9] examples/vm_power: add oob monitoring functions > [4/9] examples/vm_power: allow greater than 64 cores > [5/9] examples/vm_power: add thread for oob core monitor > [6/9] examples/vm_power: add port-list to command line > [7/9] examples/vm_power: add branch ratio policy type > [8/9] examples/vm_power: add cli args to guest app > [9/9] examples/vm_power: make branch ratio configurable Applied, thanks Some features could be hosted in a DPDK library. It has been agreed in the technical board to use examples as a staging area, but it must re-considered regularly whether the code must stay, move or be removed.