]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: pmtu: fix init mtu value in description
authorHangbin Liu <liuhangbin@gmail.com>
Fri, 20 Dec 2019 07:08:06 +0000 (15:08 +0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Dec 2019 05:52:21 +0000 (21:52 -0800)
commitb7bfc2e7155b6a28a1c53e9f3694cdd380a47c1a
tree3d11c32aa22708d3aec132b9db7f43d6d247bb1b
parentdf148798157aba1f8f105935c1987467c46ebdd8
selftests: pmtu: fix init mtu value in description

There is no a_r3, a_r4 in the testing topology.
It should be b_r1, b_r2. Also b_r1 mtu is 1400 and b_r2 mtu is 1500.

Fixes: 10460ed651be ("selftests: pmtu: add basic IPv4 and IPv6 PMTU tests")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Acked-by: Stefano Brivio <sbrivio@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/pmtu.sh