On Oct 22, 2012, at 1:07 PM, Ben Pfaff <b...@nicira.com> wrote: > On Sun, Oct 21, 2012 at 07:35:55PM -0700, Pravin Shelar wrote: >> On Sat, Oct 20, 2012 at 3:36 PM, Kyle Mestery (kmestery) >> <kmest...@cisco.com> wrote: >>> On Oct 20, 2012, at 2:36 PM, Pravin Shelar <pshe...@nicira.com> wrote: >>>> On Thu, Oct 18, 2012 at 3:03 PM, Ben Pfaff <b...@nicira.com> wrote: >>>>> On Thu, Oct 18, 2012 at 02:57:52PM -0700, Pravin Shelar wrote: >>>>>> On Thu, Oct 18, 2012 at 2:51 PM, Ben Pfaff <b...@nicira.com> wrote: >>>>>>> In the changes, I see only a couple little style things. >>>>>>> >>>>>>> In ovs_flow_from_nlattrs(), I see a couple of places where sizeof and >>>>>>> its operand have a space between them. Kernel style frowns on that. >>>>>>> >>>>>>> In gre_update_header, >>>>>>> } else if (out_key || >>>>>>> tunnel_type & TNL_T_PROTO_GRE64) { >>>>>>> could be written as one line. >>>>>>> >>>>>> ok, I will fix code accordingly. >>>>> >>>>> OK. >>>>> >>>>> (Personally, I don't feel a need to re-review it.) >>>> >>>> Thanks Ben, Jesse and Kyle, I pushed this series to master. >>> >>> Thanks Pravin! I didn't see any email to the git mailing list indicating it >>> was pushed, >>> though. Just checked the archives online as well and didn't see it. Just >>> FYI. >>> >> >> For some reason commits are not pushed to openvswitch.org repo, Let me >> check why it is not working. > > Something seems to have changed in the config on our internal repo, > and now only pushes by a few people (me and Justin, it seems) get > mirrored out to openvswitch.org. So far, it's a mystery why. > > openvswitch.org should be up-to-date now because I did a push earlier.
Thanks Ben, I pulled the latest down and see it now. Kyle _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev