Re: [dpdk-dev] [PATCH] maintainers: add git repo information for libraries

2019-11-20 Thread Yigit, Ferruh
On 3/13/2019 7:35 AM, Thomas Monjalon wrote: > 13/03/2019 02:59, Ferruh Yigit: >> Add target git sub-tree information for libraries, this is mainly to >> reduce apply failures of the patches by automating target sub-tree >> selection for a patch for automation. >> >> Also can be useful for develope

Re: [dpdk-dev] [PATCH] maintainers: add git repo information for libraries

2019-03-13 Thread Thomas Monjalon
13/03/2019 02:59, Ferruh Yigit: > Add target git sub-tree information for libraries, this is mainly to > reduce apply failures of the patches by automating target sub-tree > selection for a patch for automation. > > Also can be useful for developers to define which tree to base their > patches for

[dpdk-dev] [PATCH] maintainers: add git repo information for libraries

2019-03-12 Thread Ferruh Yigit
Add target git sub-tree information for libraries, this is mainly to reduce apply failures of the patches by automating target sub-tree selection for a patch for automation. Also can be useful for developers to define which tree to base their patches for specific library. Plan for DPDK Community