> On Feb 9, 2017, at 8:44 AM, Pravin Shelar <pshe...@ovn.org> wrote: > > On Wed, Feb 8, 2017 at 5:30 PM, Jarno Rajahalme <ja...@ovn.org> wrote: >> This series improves the conntrack integration code in the openvswitch >> module by fixing outdated comments (patch 1), bugs (patches 2, 3, and >> 7), clarifying code (patches 4, 5, and 6), improving performance >> (patch 10), and adding new features enabling better translation from >> firewall admission policy to network configuration requested by user >> communities (patches 8 and 9). >> >> v3: Rebase to the current net-next, add the comment only changing >> patch 1 and reshuffle some of the patches as requested by Joe. >> > > All patches looks good to me. > > Acked-by: Pravin B Shelar <pshe...@ovn.org> > > Thanks.
Thanks for the review! Joe spotted some english language and coding style issues I had not addressed in v3, so I just posted a v4. I included Joes and yours Acks, but not sure if that is the proper protocol, or if you need to Ack the v4 again. Sorry for the inconvenience! Jarno