public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Sabrina Dubroca <sd@queasysnail•net>
To: netdev@vger•kernel.org
Cc: Stefano Brivio <sbrivio@redhat•com>,
	Sabrina Dubroca <sd@queasysnail•net>
Subject: [PATCH net-next 0/3] selftests: add more PMTU tests
Date: Mon,  8 Oct 2018 14:37:02 +0200	[thread overview]
Message-ID: <cover.1539001627.git.sd@queasysnail.net> (raw)

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

             reply	other threads:[~2018-10-08 19:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08 12:37 Sabrina Dubroca [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1539001627.git.sd@queasysnail.net \
    --to=sd@queasysnail$(echo .)net \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=sbrivio@redhat$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox