From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Van Haaren, Harry" Subject: Re: [RFCv2] service core concept Date: Tue, 6 Jun 2017 10:06:59 +0000 Message-ID: References: <20170605072306.GA1280@jerin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , Thomas Monjalon , "Richardson, Bruce" , "Ananyev, Konstantin" , "Wiles, Keith" To: Jerin Jacob Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 678635699 for ; Tue, 6 Jun 2017 12:07:06 +0200 (CEST) In-Reply-To: <20170605072306.GA1280@jerin> 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" > -----Original Message----- > From: Jerin Jacob [mailto:jerin.jacob@caviumnetworks.com] > Sent: Monday, June 5, 2017 8:23 AM > To: Van Haaren, Harry > Cc: dev@dpdk.org; Thomas Monjalon ; Richardson, Bruc= e > ; Ananyev, Konstantin ; Wiles, Keith > > Subject: Re: [dpdk-dev] [RFCv2] service core concept > Looks good to me in general. >=20 > How about an API to query the service function running status? > bool rte_service_is_running(struct rte_service_spec *service); or somethi= ng similar. Good idea - noted and will implement for patchset.