On Fri, Feb 20, 2015 at 10:50 AM, Jesse Gross <[email protected]> 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 <[email protected]>
>     Signed-off-by: David S. Miller <[email protected]>
>
> 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 <[email protected]>

Acked-by: Pravin B Shelar <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to