summaryrefslogtreecommitdiffstats
path: root/net/ipv6
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 /net/ipv6
parent23263ec86a5f44312d2899323872468752324107 (diff)
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 'net/ipv6')
0 files changed, 0 insertions, 0 deletions