Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] selftests: add more PMTU tests
@ 2018-10-08 12:37 Sabrina Dubroca
  2018-10-08 12:37 ` [PATCH net-next 1/3] selftests: pmtu: Introduce check_pmtu_value() Sabrina Dubroca
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Sabrina Dubroca @ 2018-10-08 12:37 UTC (permalink / raw)
  To: netdev; +Cc: Stefano Brivio, Sabrina Dubroca

The current selftests for PMTU cover VTI tunnels, but there's nothing
about the generation and handling of PMTU exceptions by intermediate
routers. This series adds and improves existing helpers, then adds
IPv4 and IPv6 selftests with a setup involving an intermediate router.

Joint work with Stefano Brivio.

Sabrina Dubroca (2):
  selftests: pmtu: extend MTU parsing helper to locked MTU
  selftests: pmtu: add basic IPv4 and IPv6 PMTU tests

Stefano Brivio (1):
  selftests: pmtu: Introduce check_pmtu_value()

 tools/testing/selftests/net/pmtu.sh | 258 ++++++++++++++++++++++++----
 1 file changed, 227 insertions(+), 31 deletions(-)

-- 
2.19.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-10-09  1:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-08 12:37 [PATCH net-next 0/3] selftests: add more PMTU tests Sabrina Dubroca
2018-10-08 12:37 ` [PATCH net-next 1/3] selftests: pmtu: Introduce check_pmtu_value() Sabrina Dubroca
2018-10-08 17:35   ` David Ahern
2018-10-08 12:37 ` [PATCH net-next 2/3] selftests: pmtu: extend MTU parsing helper to locked MTU Sabrina Dubroca
2018-10-08 17:35   ` David Ahern
2018-10-08 12:37 ` [PATCH net-next 3/3] selftests: pmtu: add basic IPv4 and IPv6 PMTU tests Sabrina Dubroca
2018-10-08 17:36   ` David Ahern
2018-10-08 18:00 ` [PATCH net-next 0/3] selftests: add more " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox