diff options
author | 2015-06-02 14:36:34 +0200 | |
---|---|---|
committer | 2015-06-03 19:39:35 -0700 | |
commit | 640b2b107cec23c754214b62a811465fa8f9257f (patch) | |
tree | c588b135bbccc990623e488e3c75c1d5f0feae46 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | s390/bpf: fix bpf frame pointer setup (diff) | |
download | linux-dev-640b2b107cec23c754214b62a811465fa8f9257f.tar.xz linux-dev-640b2b107cec23c754214b62a811465fa8f9257f.zip |
openvswitch: disable LRO
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@redhat.com>
Acked-by: Flavio Leitner <fbl@redhat.com>
Acked-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions