Re: [ovs-dev] [PATCH 0/6] Refactor revalidate_ukey().

2016-09-28 Thread Joe Stringer
On 28 September 2016 at 16:21, Joe Stringer wrote: > On 28 September 2016 at 14:22, Daniele Di Proietto > wrote: >> Thanks for doing this cleanup, my instant revalidation series should be much >> simpler after this. >> >> It looks like this needs rebasing, but it is pretty trivial >> >> I've gon

Re: [ovs-dev] [PATCH 0/6] Refactor revalidate_ukey().

2016-09-28 Thread Joe Stringer
On 28 September 2016 at 14:22, Daniele Di Proietto wrote: > Thanks for doing this cleanup, my instant revalidation series should be much > simpler after this. > > It looks like this needs rebasing, but it is pretty trivial > > I've gone through the code, I only have a couple minor of comments abou

Re: [ovs-dev] [PATCH 0/6] Refactor revalidate_ukey().

2016-09-28 Thread Daniele Di Proietto
Thanks for doing this cleanup, my instant revalidation series should be much simpler after this. It looks like this needs rebasing, but it is pretty trivial I've gone through the code, I only have a couple minor of comments about how commits are organized. Other than that it looks good to me. F