From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alejandro Lucero Subject: Re: [PATCH] eal/service: remove experimental tags Date: Mon, 30 Apr 2018 14:53:49 +0100 Message-ID: References: <1522934146-173940-1-git-send-email-harry.van.haaren@intel.com> <20180406061846.GA13426@jerin> <1637964.10q3lBBKTz@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Harry van Haaren , dev , Jerin Jacob To: Thomas Monjalon Return-path: Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) by dpdk.org (Postfix) with ESMTP id 775B0DED for ; Mon, 30 Apr 2018 15:53:50 +0200 (CEST) Received: by mail-wm0-f45.google.com with SMTP id a137so10163026wme.1 for ; Mon, 30 Apr 2018 06:53:50 -0700 (PDT) In-Reply-To: <1637964.10q3lBBKTz@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" I just wanted to say I'm using the functionality for debugging NFP firmware and getting some useful information from the device. I did not plan to have this upstream, but after this patch for removing the experimental tag, I think it would be a good idea. Thanks! On Wed, Apr 25, 2018 at 1:58 PM, Thomas Monjalon wrote: > > > 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! > > >