]> git.proxmox.com Git - mirror_ubuntu-focal-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)
committerPaolo Pisati <paolo.pisati@canonical.com>
Thu, 30 Jan 2020 15:23:18 +0000 (16:23 +0100)
commit6b36e632a3a64e4cde7145f6eeb1648df216f227
tree4cdd0ace6e7a04c154d889ea846d2da55d882bb0
parent7a79fbc32a5de01f9a54c7e3da84d3aa262636d6
selftests: pmtu: fix init mtu value in description

BugLink: https://bugs.launchpad.net/bugs/1860130
[ Upstream commit 152044775d0b9a9ed9509caed40efcba2677951d ]

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: e44e428f59e4 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
tools/testing/selftests/net/pmtu.sh