Re: [dpdk-dev] [PATCH] devtools: list stable commits do not have fixline

2017-04-28 Thread Thomas Monjalon
28/04/2017 09:21, Yuanhan Liu: > Some commits for stable releases (with Cc stable tag) may not have the > fixline. For example: > http://dpdk.org/dev/patchwork/patch/23955/ > > It disables a feature we have implemented in last release. The feature > is done right. It's the QEMU implementaton b

Re: [dpdk-dev] [PATCH] devtools: list stable commits do not have fixline

2017-04-28 Thread Yuanhan Liu
On Fri, Apr 28, 2017 at 11:00:07AM +0200, Thomas Monjalon wrote: > 28/04/2017 10:27, Yuanhan Liu: > > On Fri, Apr 28, 2017 at 10:15:46AM +0200, Thomas Monjalon wrote: > > > 28/04/2017 09:21, Yuanhan Liu: > > > > Some commits for stable releases (with Cc stable tag) may not have the > > > > fixline.

Re: [dpdk-dev] [PATCH] devtools: list stable commits do not have fixline

2017-04-28 Thread Thomas Monjalon
28/04/2017 10:27, Yuanhan Liu: > On Fri, Apr 28, 2017 at 10:15:46AM +0200, Thomas Monjalon wrote: > > 28/04/2017 09:21, Yuanhan Liu: > > > Some commits for stable releases (with Cc stable tag) may not have the > > > fixline. For example: > > > http://dpdk.org/dev/patchwork/patch/23955/ > > > >

Re: [dpdk-dev] [PATCH] devtools: list stable commits do not have fixline

2017-04-28 Thread Yuanhan Liu
On Fri, Apr 28, 2017 at 10:15:46AM +0200, Thomas Monjalon wrote: > 28/04/2017 09:21, Yuanhan Liu: > > Some commits for stable releases (with Cc stable tag) may not have the > > fixline. For example: > > http://dpdk.org/dev/patchwork/patch/23955/ > > > > It disables a feature we have implemente

Re: [dpdk-dev] [PATCH] devtools: list stable commits do not have fixline

2017-04-28 Thread Thomas Monjalon
28/04/2017 09:21, Yuanhan Liu: > Some commits for stable releases (with Cc stable tag) may not have the > fixline. For example: > http://dpdk.org/dev/patchwork/patch/23955/ > > It disables a feature we have implemented in last release. The feature > is done right. It's the QEMU implementaton b

[dpdk-dev] [PATCH] devtools: list stable commits do not have fixline

2017-04-28 Thread Yuanhan Liu
Some commits for stable releases (with Cc stable tag) may not have the fixline. For example: http://dpdk.org/dev/patchwork/patch/23955/ It disables a feature we have implemented in last release. The feature is done right. It's the QEMU implementaton being buggy, that we have to disable it to w