Re: [PATCH v2 net-next] selftests: Add debugging options to pmtu.sh

2019-04-11 Thread Stefano Brivio
On Thu, 11 Apr 2019 11:51:50 -0700 David Ahern wrote: > From: David Ahern > > pmtu.sh script runs a number of tests and dumps a summary of pass/fail. > If a test fails, it is near impossible to debug why. For example: > > TEST: ipv6: PMTU exceptions [FAIL] > > There

[PATCH v2 net-next] selftests: Add debugging options to pmtu.sh

2019-04-11 Thread David Ahern
From: David Ahern pmtu.sh script runs a number of tests and dumps a summary of pass/fail. If a test fails, it is near impossible to debug why. For example: TEST: ipv6: PMTU exceptions [FAIL] There are a lot of commands run behind the scenes for this test. Which one is