On Wed, Aug 3, 2016 at 10:08 AM, Pravin B Shelar <pshe...@ovn.org> wrote: > udp_set_csum() has bug fix that is not relevant for upstream > (commit c77d947191b0). > So OVS need to use compat function. This function is also > used from UDP xmit path so we have to check USE_UPSTREAM_TUNNEL. > Following patch couple this function to USE_UPSTREAM_TUNNEL symbol > rather than kernel version. > This is not bug, But it helps in code readability. > > Signed-off-by: Pravin B Shelar <pshe...@ovn.org>
Since this is basically a subset of the other patch, with the same caveats: Acked-by: Jesse Gross <je...@kernel.org> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev