From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v9 4/4] docs: Add ABI documentation Date: Tue, 03 Feb 2015 16:24:28 +0100 Message-ID: <5647373.8DRxgkMRV8@xps13> References: <1419109299-9603-1-git-send-email-nhorman@tuxdriver.com> <1422898822-16422-1-git-send-email-nhorman@tuxdriver.com> <1422898822-16422-4-git-send-email-nhorman@tuxdriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Neil Horman Return-path: In-Reply-To: <1422898822-16422-4-git-send-email-nhorman-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org> 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" > Adding a document describing rudimentary ABI policy and adding notice space for > any deprecation announcements > > Signed-off-by: Neil Horman Acked-by: Thomas Monjalon Thanks Neil for writing the policy. The version 2.0 will be the first to have a versioned ABI with LIBABIVER := 1. Starting from there, we'll have to consider this ABI policy when preparing next versions. -- Thomas