From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] eal/service: remove experimental tags Date: Wed, 25 Apr 2018 14:58:33 +0200 Message-ID: <1637964.10q3lBBKTz@xps> References: <1522934146-173940-1-git-send-email-harry.van.haaren@intel.com> <20180406061846.GA13426@jerin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Jerin Jacob To: Harry van Haaren Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id C83DB6CC1 for ; Wed, 25 Apr 2018 14:58:35 +0200 (CEST) In-Reply-To: <20180406061846.GA13426@jerin> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > This commit removes the experimental tags from the > > service cores functions, they now become part of the > > main DPDK API/ABI. > > > > Signed-off-by: Harry van Haaren > > Acked-by: Jerin Jacob Acked-by: Thomas Monjalon Applied, congratulations!