On Wed, Feb 18, 2015 at 7:02 PM, Jesse Gross <je...@nicira.com> wrote:
> This series backports much of the UDP tunnel infrastructure, ultimately
> in support of syncing Geneve with upstream and providing outer UDP
> checksum support.
>
> During the backporting process, I realized that there are several
> other lurking bugs that were fixed through a more complete UDP
> tunnel layer. The ones that I am aware of are:
>  * VXLAN TSO fails in some cases because the OVS handle_offload()
>    function is used with the upstream GSO handler.
>  * Hardware VXLAN offload was disabled on kernels that is otherwise
>    supported on since version checks were incremented by the GBP changes.
>  * LISP attempts to use hardware offload with NICs that only support
>    VXLAN

I know this is a large series but I would appreciate a quick review if
possible. I'll be heading out on vacation at the end of the week and I
think it fixes some important bugs so my hope is that we can take care
of those before I leave.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to