Re: [dpdk-dev] [PATCH v1] abi: document reasons behind the three part versioning

2020-05-05 Thread Thomas Monjalon
05/05/2020 10:07, Ray Kinsella: > On 04/05/2020 22:46, Thomas Monjalon wrote: > > 23/04/2020 12:12, Ray Kinsella: > >> Clarify the reasons behind the three part version numbering scheme. > >> Documents the fixes made in f26c2b3. > > > > Please add these lines: > > Fixes: f26c2b39b271 ("build: fix

Re: [dpdk-dev] [PATCH v1] abi: document reasons behind the three part versioning

2020-05-05 Thread Ray Kinsella
On 04/05/2020 22:46, Thomas Monjalon wrote: > 23/04/2020 12:12, Ray Kinsella: >> Clarify the reasons behind the three part version numbering scheme. >> Documents the fixes made in f26c2b3. > > Please add these lines: > Fixes: f26c2b39b271 ("build: fix soname info for 19.11 compatibility") > Cc:

Re: [dpdk-dev] [PATCH v1] abi: document reasons behind the three part versioning

2020-05-04 Thread Thomas Monjalon
23/04/2020 12:12, Ray Kinsella: > Clarify the reasons behind the three part version numbering scheme. > Documents the fixes made in f26c2b3. Please add these lines: Fixes: f26c2b39b271 ("build: fix soname info for 19.11 compatibility") Cc: sta...@dpdk.org > Signed-off-by: Ray Kinsella > Signed-

[dpdk-dev] [PATCH v1] abi: document reasons behind the three part versioning

2020-04-23 Thread Ray Kinsella
Clarify the reasons behind the three part version numbering scheme. Documents the fixes made in f26c2b3. Signed-off-by: Ray Kinsella Signed-off-by: Bruce Richardson --- doc/guides/contributing/abi_policy.rst | 3 ++- doc/guides/rel_notes/release_20_05.rst | 12 2 files changed, 14