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.