From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Hall Subject: Re: rc1 / call for review Date: Mon, 29 Sep 2014 22:29:41 -0700 Message-ID: <20140930052941.GA1834@mhcomputing.net> References: <1963310.3iizrFVzmj@xps13> <20140929213341.GA589@mhcomputing.net> <1600627.I6ZYUK1NqR@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev-VfR2kkLFssw@public.gmane.org To: Thomas Monjalon Return-path: Content-Disposition: inline In-Reply-To: <1600627.I6ZYUK1NqR@xps13> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" On Tue, Sep 30, 2014 at 06:52:45AM +0200, Thomas Monjalon wrote: > You're right. > During integration time, app hackers should be able to check the git history > for these API changes. > When it will be officially released, there will be some notes in the > documentation to help porting applications. It works for commercial apps where we have 40 hrs / week to look. But for my open source app I guess I just have to do step 1) compile, step 2) pray that it still works. ;) Matthew.