On Sat, Nov 02, 2013 at 11:53:11AM -0700, Ben Pfaff wrote: > On Wed, Oct 30, 2013 at 06:17:11PM +0900, Simon Horman wrote: > > Signed-off-by: Simon Horman <ho...@verge.net.au> > > The enums are consecutive integers, not bitwise masks, so I changed ENUM > to (1 << ENUM) here: > > +#define OFPAT11_ACTION(ENUM, STRUCT, EXTENSIBLE, NAME) ENUM | > > +#include "ofp-util.def" > > + 0; > and I'll apply this soon assuming tests pass.
Thanks, sorry for messing that up. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev