]> git.proxmox.com Git - mirror_ubuntu-eoan-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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 14 Feb 2020 06:00:53 +0000 (01:00 -0500)
commitefdb28c9d120158456cc92c0fd5b6b523ee8c728
tree9e48f167085e9420953c0e9db8d0f6c4f12a2c4a
parent9eb0fad7a6fdd53ae42d27b1d508c2904c972a0e
selftests: pmtu: fix init mtu value in description

BugLink: https://bugs.launchpad.net/bugs/1861929
[ 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: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
tools/testing/selftests/net/pmtu.sh