From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id E1757A00BE; Thu, 28 May 2020 08:56:23 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A03581DA68; Thu, 28 May 2020 08:56:23 +0200 (CEST) Received: from us-smtp-delivery-1.mimecast.com (us-smtp-1.mimecast.com [207.211.31.81]) by dpdk.org (Postfix) with ESMTP id 7248E1DA5B for ; Thu, 28 May 2020 08:56:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1590648982; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=2y+q2+AA0NkP4RH6aLzxXECCqQTonhaBFeKoYkOv10Y=; b=NzDAIA58IsygPS5KOv5HorJVZ2n/GISaT9wK0E74leuAzFN+SLdOyrquDYZlH3Tz4JjXZ/ 64H4hlwwV/ayRq4E1tqbzusElXIJGSGMNf1z1P+8hvHKJpIylUKPUbGJG6hzGBKrtEgTsf QimlHEiBOCYNfu1/gD8+MtDfJDWQygY= Received: from mail-ua1-f71.google.com (mail-ua1-f71.google.com [209.85.222.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-335-KFGTCRalNtCznZatpxkV0A-1; Thu, 28 May 2020 02:56:20 -0400 X-MC-Unique: KFGTCRalNtCznZatpxkV0A-1 Received: by mail-ua1-f71.google.com with SMTP id v11so2954032uap.5 for ; Wed, 27 May 2020 23:56:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=2y+q2+AA0NkP4RH6aLzxXECCqQTonhaBFeKoYkOv10Y=; b=BKGOuzktXODtmc/BvxMLvYyMBa+tGmZCuTXNRGx4rVXnsbDHwezICZh+aJS2//2nP3 EV6QxbaOBuoYd9cC78fEk7ARu2Yaca2WtH88U+cJq/LNnjRcvKWKF5Tmdg28ohuP/TIa oXDWUiioF63dwMypgzKJUIDlRxCr7p1XJ9GmKHZabduWAJVcUkpUjo9IPfWzM/veC9gh LEBfwLzYlCYFd1baNbbxOYsvgII2SmMzwQBYghBdz2/v8AVqVqm2j5F7weZIk59w02gM 05SntNqmHoMb2GcDefh8a4ILICqmDneQiCQE/u6iBzQiFmfWYjo+FvG0DspB+IZ9UWJQ PHUg== X-Gm-Message-State: AOAM532O2H+zVw1ednF3nqA+0SoNy6NyQWG8LD8BWYhxRO4DZ4TT24ov YJrHXH50WVS+RGgLM3+tsmbTsfx06EyZQOxzDfrYZ70qIfBx9MuVCJ/HqpjdaxEH3F601nafq77 D9KyK5UcOx7K8hvbCmm0= X-Received: by 2002:ab0:5bcc:: with SMTP id z12mr986390uae.41.1590648980006; Wed, 27 May 2020 23:56:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzcWig3pm21WWD5aYstOObRb6ZnH5MXN0OcYNUe0H/2hi8FkPLzShWKC9nWOw4hMzgz1RqTMmKPCART6EjXR58= X-Received: by 2002:ab0:5bcc:: with SMTP id z12mr986375uae.41.1590648979711; Wed, 27 May 2020 23:56:19 -0700 (PDT) MIME-Version: 1.0 References: <20200522065855.31056-1-david.marchand@redhat.com> <20200522065855.31056-4-david.marchand@redhat.com> In-Reply-To: From: David Marchand Date: Thu, 28 May 2020 08:56:08 +0200 Message-ID: To: "Eads, Gage" , Olivier Matz Cc: "dev@dpdk.org" , "thomas@monjalon.net" , "techboard@dpdk.org" , "stable@dpdk.org" , "Chautru, Nicolas" , "Ananyev, Konstantin" , "Trahe, Fiona" , Ashish Gupta , "Medvedkin, Vladimir" , "Iremonger, Bernard" , Honnappa Nagarahalli , "Laatz, Kevin" X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH 3/3] lib: remind experimental status in library headers X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hello Gage, On Tue, May 26, 2020 at 3:29 PM Eads, Gage wrote: > > The following libraries are experimental, all of their functions can change or > > disappear: > > > > - librte_bbdev > > - librte_bpf > > - librte_compressdev > > - librte_fib > > - librte_flow_classify > > - librte_ipsec > > - librte_rcu > > - librte_rib > > - librte_stack > > Thanks David. The stack library was added a year ago and its interfaces have been stable since then, so I think it better to drop its experimental tag altogether. > > If there's no opposition to that, I can submit that patch separately. Just saw your patch. As long as Olivier and you are comfortable this API is mature enough, I am fine with anything :-). -- David Marchand