Re: [dpdk-dev] [PATCH 6/6] doc: remove internal libs from release notes

2018-10-24 Thread Thomas Monjalon
16/10/2018 13:52, Shreyansh Jain: > On Monday 15 October 2018 08:20 PM, Ferruh Yigit wrote: > > These libraries has exported functions but the target of those functions > > are not user but other libraries. > > > > The version of these libraries doesn't mean much to the user so can be > > dropped

Re: [dpdk-dev] [PATCH 6/6] doc: remove internal libs from release notes

2018-10-16 Thread Shreyansh Jain
On Monday 15 October 2018 08:20 PM, Ferruh Yigit wrote: > These libraries has exported functions but the target of those functions > are not user but other libraries. > > The version of these libraries doesn't mean much to the user so can be > dropped from release notes. > > Signed-off-by: Ferruh

[dpdk-dev] [PATCH 6/6] doc: remove internal libs from release notes

2018-10-15 Thread Ferruh Yigit
These libraries has exported functions but the target of those functions are not user but other libraries. The version of these libraries doesn't mean much to the user so can be dropped from release notes. Signed-off-by: Ferruh Yigit --- Indeed this is more a question, should we keep them or rem