Thanks for the review Ben.
I will backport it to 1.8.

thanx!
mehak

On Wed, Aug 15, 2012 at 10:27 AM, Ben Pfaff <b...@nicira.com> wrote:

> On Wed, Aug 15, 2012 at 12:12:01AM -0700, Mehak Mahajan wrote:
> > The size of each slave is a uint16_t.  This means that each slave needs
> 2 bytes
> > at the end of nx_action_bundle.  Earlier, the size of each slave was not
> being
> > factored in when allocating space.  This commit corrects that by
> allocating 2
> > bytes for each slave when calculating the total number of bytes to be
> allocated
> > at the end of nx_action_bundle.
> >
> > Signed-off-by: Mehak Mahajan <mmaha...@nicira.com>
>
> Looks good, thanks.
>
> It looks like this needs to be backported to 1.8 also.
>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to