From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 00/15] service: API improvements and updates Date: Fri, 15 Sep 2017 13:51:35 +0200 Message-ID: <2142185.OnP9dpHJAu@xps> References: <1502800360-15782-1-git-send-email-harry.van.haaren@intel.com> <1503320296-51122-1-git-send-email-harry.van.haaren@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Harry van Haaren Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 163F6FFA for ; Fri, 15 Sep 2017 13:51:36 +0200 (CEST) In-Reply-To: <1503320296-51122-1-git-send-email-harry.van.haaren@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" > Harry van Haaren (15): > service: rework probe and get name to use ids > service: rework lcore to service map functions > service: rework register to return service id > service: rework service start stop to runstate > service: rework service stats functions > service: rework unregister api to use integers > service: rework get by name function to use id > service: fix and refactor atomic service accesses > service: fix loops to always scan all services > service: fix return values of functions to 0 or 1 > service: fix lcore in wait state in lcore add > service: reset core call stats on dump > service: add component runstate > service: clarify documentation for register > docs: add notes on service cores API updates Applied, thanks for the rewording on IRC