aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2017-12-25 14:43:58 +0800
committerDavid S. Miller <davem@davemloft.net>2018-01-02 12:34:59 -0500
commit52a589d51f1008f62569bf89e95b26221ee76690 (patch)
tree98d77e5ffb7b6f97cf41441b465fe7c74c57d6a4 /tools/lib
parentip6_tunnel: disable dst caching if tunnel is dual-stack (diff)
downloadlinux-dev-52a589d51f1008f62569bf89e95b26221ee76690.tar.xz
linux-dev-52a589d51f1008f62569bf89e95b26221ee76690.zip
geneve: update skb dst pmtu on tx path
Commit a93bf0ff4490 ("vxlan: update skb dst pmtu on tx path") has fixed a performance issue caused by the change of lower dev's mtu for vxlan. The same thing needs to be done for geneve as well. Note that geneve cannot adjust it's mtu according to lower dev's mtu when creating it. The performance is very low later when netperfing over it without fixing the mtu manually. This patch could also avoid this issue. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/lib')
0 files changed, 0 insertions, 0 deletions