Re: [dpdk-dev] [PATCH v3 1/3] doc: clean ABI/API policy guide

2019-01-23 Thread Neil Horman
On Tue, Jan 22, 2019 at 04:23:08PM +, Ferruh Yigit wrote: > The original document written from the point of ABI versioning but later > additions make document confusing, convert document into a ABI/API > policy documentation and organize the document in subsections: > - ABI/API Deprecation > -

[dpdk-dev] [PATCH v3 1/3] doc: clean ABI/API policy guide

2019-01-22 Thread Ferruh Yigit
The original document written from the point of ABI versioning but later additions make document confusing, convert document into a ABI/API policy documentation and organize the document in subsections: - ABI/API Deprecation - Experimental APIs - Library versioning - ABI versioning Aim to clarify