On Fri, Feb 20, 2015 at 10:50 AM, Jesse Gross <je...@nicira.com> wrote:
> Upstream commit:
>     vxlan: Refactor vxlan driver to make use of the common UDP tunnel 
> functions.
>
>     Simplify vxlan implementation using common UDP tunnel APIs.
>
>     Signed-off-by: Andy Zhou <az...@nicira.com>
>     Signed-off-by: David S. Miller <da...@davemloft.net>
>
> Using the upstream functions where available also has the side effect
> of ensuring that we can use hardware offloads. The GBP changes forced
> the use of the OVS emulated GSO path on kernels that lack GBP. This
> resulted in the loss of VXLAN offload on earlier kernels. This restores
> the offload support (for both GBP and non-GBP VXLAN).
>
> Upstream: acbf74a7 ("vxlan: Refactor vxlan driver to make use of the common 
> UDP tunnel functions.")
> Signed-off-by: Jesse Gross <je...@nicira.com>

Acked-by: Pravin B Shelar <pshe...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to