From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add eventdev library to programmers guide Date: Fri, 31 Mar 2017 14:43:15 +0200 Message-ID: <2350657.jCSKM8N2QJ@xps13> References: <1489598478-149390-1-git-send-email-harry.van.haaren@intel.com> <20170330133631.kymfnawnzoq7uv7h@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Harry van Haaren , dev@dpdk.org, hemant.agrawal@nxp.com, bruce.richardson@intel.com To: Jerin Jacob Return-path: Received: from mail-wr0-f182.google.com (mail-wr0-f182.google.com [209.85.128.182]) by dpdk.org (Postfix) with ESMTP id 0142BFE5 for ; Fri, 31 Mar 2017 14:43:17 +0200 (CEST) Received: by mail-wr0-f182.google.com with SMTP id w11so103459135wrc.3 for ; Fri, 31 Mar 2017 05:43:17 -0700 (PDT) In-Reply-To: <20170330133631.kymfnawnzoq7uv7h@localhost.localdomain> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-03-30 19:06, Jerin Jacob: > 2) ethdev integration is pending. What is pending exactly? [...] > Based on the above status, I would like to merge eventdev to DPDK > v17.05 with EXPERIMENTAL tag and address pending work in v17.08 and > remove the EXPERIMENTAL tag. > > Thomas and all, > > Thoughts ? > > NOTE: > > Keeping the EXPERIMENTAL status to allow minor change in the API without > ABI issue when we address the pending work and I guess NXP eventdev also > lined up for v17.08 and they may need a minor change in the API Yes, generally speaking, it is a good idea to put the experimental tag for the first release of an API.