[ovs-dev] [PATCH net v2] openvswitch: disable LRO

Pravin Shelar pshelar at nicira.com
Fri May 29 00:56:25 UTC 2015


On Thu, May 28, 2015 at 6:04 AM, Jiri Benc <jbenc at redhat.com> wrote:
> Currently, openvswitch tries to disable LRO from the user space. This does
> not work correctly when the device added is a vlan interface, though.
> Instead of dealing with possibly complex stacked cross name space relations
> in the user space, do the same as bridging does and call dev_disable_lro in
> the kernel.
>
> Signed-off-by: Jiri Benc <jbenc at redhat.com>

Looks good.
Acked-by: Pravin B Shelar <pshelar at nicira.com>



More information about the dev mailing list