Re: [dpdk-dev] [PATCH v4] doc: add section describing new abi versions

2020-08-12 Thread Kinsella, Ray
On 12/08/2020 14:22, Thomas Monjalon wrote: > 12/08/2020 13:26, Ray Kinsella: >> Added a section describing new abi versions, this provides pointers to >> the relevant amended rules that apply during the abi breakage window. >> Also remove the large note at the head of the abi policy describing

Re: [dpdk-dev] [PATCH v4] doc: add section describing new abi versions

2020-08-12 Thread Thomas Monjalon
12/08/2020 13:26, Ray Kinsella: > Added a section describing new abi versions, this provides pointers to > the relevant amended rules that apply during the abi breakage window. > Also remove the large note at the head of the abi policy describing the > abi stability process that has taken place ove

[dpdk-dev] [PATCH v4] doc: add section describing new abi versions

2020-08-12 Thread Ray Kinsella
Added a section describing new abi versions, this provides pointers to the relevant amended rules that apply during the abi breakage window. Also remove the large note at the head of the abi policy describing the abi stability process that has taken place over the previous year. Signed-off-by: Ray