> On Dec 13, 2016, at 9:07 PM, Pravin Shelar <pshe...@ovn.org> wrote: > > On Tue, Nov 29, 2016 at 3:30 PM, Jarno Rajahalme <ja...@ovn.org> wrote: >> Add a break statement to prevent fall-through from >> OVS_KEY_ATTR_ETHERNET to OVS_KEY_ATTR_TUNNEL. Without the break >> actions setting ethernet addresses fail to validate with log messages >> complaining about invalid tunnel attributes. >> >> Fixes: 0a6410fbde ("openvswitch: netlink: support L3 packets") >> Signed-off-by: Jarno Rajahalme <ja...@ovn.org> >> Acked-by: Pravin B Shelar <pshe...@ovn.org> >> Acked-by: Jiri Benc <jb...@redhat.com> > > Hi Jarno, > Since this is straight forward patch. can you send it separately so > that we can get it merged soon? >
I just did, against net. You’ll take over the rest? Jarno > Thanks, > Pravin.