Re: [dpdk-dev] [PATCH] scripts: check cc stable mailing list in commit

2017-01-16 Thread Yuanhan Liu
On Mon, Jan 16, 2017 at 03:26:03PM +0100, Thomas Monjalon wrote: > > > > Besides, if there is already an explicit way, why should we stick on the > > > > implicit way? > > > > > > Because the explicit way is not 100% proof. > > > > Yes, but I think it will be close to "100%" as time moves forward

Re: [dpdk-dev] [PATCH] scripts: check cc stable mailing list in commit

2017-01-16 Thread Thomas Monjalon
2017-01-16 19:19, Yuanhan Liu: > On Mon, Jan 16, 2017 at 11:37:34AM +0100, Thomas Monjalon wrote: > > 2017-01-16 17:51, Yuanhan Liu: > > > On Wed, Nov 30, 2016 at 02:54:14PM +, Ferruh Yigit wrote: > > > > On 11/21/2016 10:43 PM, Thomas Monjalon wrote: > > > > > Add a check for commits fixing a

Re: [dpdk-dev] [PATCH] scripts: check cc stable mailing list in commit

2017-01-16 Thread Yuanhan Liu
On Mon, Jan 16, 2017 at 11:37:34AM +0100, Thomas Monjalon wrote: > 2017-01-16 17:51, Yuanhan Liu: > > On Wed, Nov 30, 2016 at 02:54:14PM +, Ferruh Yigit wrote: > > > On 11/21/2016 10:43 PM, Thomas Monjalon wrote: > > > > Add a check for commits fixing a released bug. > > > > Such commits are fo

Re: [dpdk-dev] [PATCH] scripts: check cc stable mailing list in commit

2017-01-16 Thread Yuanhan Liu
On Mon, Jan 16, 2017 at 10:38:02AM +, Ferruh Yigit wrote: > On 1/16/2017 9:51 AM, Yuanhan Liu wrote: > > On Wed, Nov 30, 2016 at 02:54:14PM +, Ferruh Yigit wrote: > >> On 11/21/2016 10:43 PM, Thomas Monjalon wrote: > >>> Add a check for commits fixing a released bug. > >>> Such commits are

Re: [dpdk-dev] [PATCH] scripts: check cc stable mailing list in commit

2017-01-16 Thread Thomas Monjalon
2017-01-16 17:51, Yuanhan Liu: > On Wed, Nov 30, 2016 at 02:54:14PM +, Ferruh Yigit wrote: > > On 11/21/2016 10:43 PM, Thomas Monjalon wrote: > > > Add a check for commits fixing a released bug. > > > Such commits are found thanks to scripts/git-log-fixes.sh. > > > They must be sent CC: sta...@

Re: [dpdk-dev] [PATCH] scripts: check cc stable mailing list in commit

2017-01-16 Thread Ferruh Yigit
On 1/16/2017 9:51 AM, Yuanhan Liu wrote: > On Wed, Nov 30, 2016 at 02:54:14PM +, Ferruh Yigit wrote: >> On 11/21/2016 10:43 PM, Thomas Monjalon wrote: >>> Add a check for commits fixing a released bug. >>> Such commits are found thanks to scripts/git-log-fixes.sh. >>> They must be sent CC: sta.

Re: [dpdk-dev] [PATCH] scripts: check cc stable mailing list in commit

2017-01-16 Thread Yuanhan Liu
On Wed, Nov 30, 2016 at 02:54:14PM +, Ferruh Yigit wrote: > On 11/21/2016 10:43 PM, Thomas Monjalon wrote: > > Add a check for commits fixing a released bug. > > Such commits are found thanks to scripts/git-log-fixes.sh. > > They must be sent CC: sta...@dpdk.org. > > In order to avoid forgettin