From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 1/2] mbuf: add function returning default buffer address Date: Fri, 11 Jan 2019 11:25:25 +0100 Message-ID: <17192067.ZgxDWLu8L7@xps> References: <20190109085426.39965-1-yskoh@mellanox.com> <20190110224030.2671-1-yskoh@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Yongseok Koh , Olivier Matz , Shahaf Shuler , dev@dpdk.org, roszenrami@gmail.com To: David Marchand Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id B3EAF1B949 for ; Fri, 11 Jan 2019 11:25:28 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 11/01/2019 09:11, David Marchand: > On Thu, Jan 10, 2019 at 11:40 PM Yongseok Koh wrote: > > + * @warning > > + * @b EXPERIMENTAL: This API may change without prior notice. > > + * This will be used by rte_mbuf_to_baddr() which has redundant code once > > + * experimental tag is removed. > > Good point. > I wonder if we have a "todolist" for release n+2 so that we don't forget > about such things to do. > Thomas ? If code comment is not enough, we can use Bugzilla.