On Tue, Aug 23, 2016 at 10:43:36AM +0000, Wang, Zhihong wrote:
> > > I forgot to add that before this series, I think we should first fix the
> > > windows
> > bug.
> > > Else we will need a dedicated fix for the stable branch.
> >
> > Okay I'll try to fix it, though I can't make any promises at present.
> >
> > Have tried once but stopped since we don't have enough debug info from the
> > frontend side so basically I was debugging the backend based on guesses.
>
> Hi Maxime, Yuanhan,
>
> I've identified the root cause, do you think it makes sense to put the fix
> in the same patch set? Or send it as a separated patch?
Great!
Yes, it's okay to put it in the patch set (normally, as the first patch,
before the rewrite).
Please also add following line before your Signed-off-by in the commit
log:
Cc: <stable at dpdk.org>
--yliu