Re: [PATCH net-next 3/3] selftests: pmtu: add basic IPv4 and IPv6 PMTU tests

2018-10-08 Thread David Ahern
On 10/8/18 6:37 AM, Sabrina Dubroca wrote: > Commit d1f1b9cbf34c ("selftests: net: Introduce first PMTU test") and > follow-ups introduced some PMTU tests, but they all rely on tunneling, > and, particularly, on VTI. > > These new tests use simple routing to exercise the generation and > update

[PATCH net-next 3/3] selftests: pmtu: add basic IPv4 and IPv6 PMTU tests

2018-10-08 Thread Sabrina Dubroca
Commit d1f1b9cbf34c ("selftests: net: Introduce first PMTU test") and follow-ups introduced some PMTU tests, but they all rely on tunneling, and, particularly, on VTI. These new tests use simple routing to exercise the generation and update of PMTU exceptions in IPv4 and IPv6. Signed-off-by: