From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH] doc: update ABI/API policy Date: Tue, 7 Nov 2017 14:05:43 +0800 Message-ID: <20171107060543.GN12931@yliu-home> References: <20171106112806.104289-1-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: john.mcnamara@intel.com, dev@dpdk.org To: Bruce Richardson Return-path: Received: from new2-smtp.messagingengine.com (new2-smtp.messagingengine.com [66.111.4.224]) by dpdk.org (Postfix) with ESMTP id 491101B34A for ; Tue, 7 Nov 2017 07:05:49 +0100 (CET) Content-Disposition: inline In-Reply-To: <20171106112806.104289-1-bruce.richardson@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Nov 06, 2017 at 11:28:06AM +0000, Bruce Richardson wrote: > Following agreement at the DPDK Technical Board meeting of 2017-10-13 [1], > update the documentation with the ABI/API policy changes. > > [1] http://dpdk.org/ml/archives/dev/2017-October/079961.html > > Signed-off-by: Bruce Richardson Acked-by: Yuanhan Liu --yliu