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

2019-04-04 Thread David Ahern
On 4/4/19 6:16 AM, Stefano Brivio wrote: >> diff --git a/tools/testing/selftests/net/pmtu.sh >> b/tools/testing/selftests/net/pmtu.sh >> index 912b2dc50be3..28e8c97b5c9e 100755 >> --- a/tools/testing/selftests/net/pmtu.sh >> +++ b/tools/testing/selftests/net/pmtu.sh >> @@ -116,6 +116,9 @@ >> # Ks

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

2019-04-04 Thread Stefano Brivio
Hi David, On Wed, 3 Apr 2019 18:18:24 -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]

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

2019-04-03 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