]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: pmtu: Add pmtu_vti6_link_change_mtu test
authorStefano Brivio <sbrivio@redhat.com>
Sat, 17 Mar 2018 01:31:47 +0000 (02:31 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Mar 2018 00:15:14 +0000 (20:15 -0400)
commit7e71db55b8a1771ec60235637188ae0882f70d95
tree5312d397fbb23e41351b166bd4ac2d2f26cf3fd8
parent4405aac851d28383b29a1cb13f332b9c0bf2714d
selftests: pmtu: Add pmtu_vti6_link_change_mtu test

This test checks that MTU configured from userspace is used on
link creation and changes, and that when it's not passed from
userspace, it's calculated properly from the MTU of the lower
layer.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/pmtu.sh