On 01/02/15 at 03:03pm, Jesse Gross wrote: > On Fri, Jan 2, 2015 at 1:27 PM, Pravin B Shelar <pshe...@nicira.com> wrote: > > Tunnel transmit code clear this bit, so setting ignore_df has > > no effect. > > > > Signed-off-by: Pravin B Shelar <pshe...@nicira.com> > > Is it actually right for the bit to be cleared though? As discussed in > the previous thread on tunnel MTU handling, I think that fragmentation > should be done as a very last resort.
Agreed. The source VXLAN VTEP should not fragment at all. I think we need a separate skb_scrub_packet() for encaps at this point. Some of the assumptions made for namespace handover do not apply. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev