On Tue, Aug 2, 2016 at 3:11 PM, Jesse Gross <je...@kernel.org> wrote: > On Tue, Aug 2, 2016 at 2:17 PM, Pravin B Shelar <pshe...@ovn.org> wrote: >> Signed-off-by: Pravin B Shelar <pshe...@ovn.org> >> --- >> datapath/linux/compat/include/net/udp.h | 2 +- >> datapath/linux/compat/udp.c | 19 ++----------------- >> datapath/linux/compat/udp_tunnel.c | 17 +---------------- >> 3 files changed, 4 insertions(+), 34 deletions(-) > > Can you give some more information on this? Is it a bug fix, > performance improvement, or cleanup?
How about following commit msg. Following patch simplifies UDP-checksum routine by unconditionally using checksum offload for non GSO packets. We might get some performance improvement due to code simplification. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev