Looks good, thank you.

On Thu, Aug 11, 2011 at 10:48:40AM -0700, Ethan Jackson wrote:
> Thanks for the review, I added the following comment.
> 
> /* This sequence number should be incremented whenever anything involving 
> flows
>  * or the wildcarding of flows changes.  This will cause build assertion
>  * failures in places which likely need to be updated. */
> #define FLOW_WC_SEQ 1
> 
> On Wed, Aug 10, 2011 at 22:16, Ben Pfaff <b...@nicira.com> wrote:
> > On Wed, Aug 10, 2011 at 05:21:40PM -0700, Ethan Jackson wrote:
> >> Changing "struct flow" or its wildcards requires minor adjustments
> >> in many places in the code. ?This patch adds a new FLOW_WC_SEQ
> >> sequence number which when incremented will cause build assertion
> >> failures aiding the developer in finding code which needs to
> >> change.
> >
> > I think that FLOW_WC_SEQ itself deserves a comment.
> >
> > Otherwise this looks good, thank you.
> >
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to