[PATCH net-next 0/2] selftests: net: improve error handling in passive TFO test

Yohei Kojima posted 2 patches 3 weeks, 5 days ago
There is a newer version of this series
tools/testing/selftests/net/tfo.c          | 10 +++++++---
tools/testing/selftests/net/tfo_passive.sh | 13 ++++++++++++-
2 files changed, 19 insertions(+), 4 deletions(-)
[PATCH net-next 0/2] selftests: net: improve error handling in passive TFO test
Posted by Yohei Kojima 3 weeks, 5 days ago
This series improves error handling in the passive TFO test by (1)
fixing a broken behavior when the child processes failed (or timed out),
and (2) adding more error handlng code in the test program.

The first patch fixes the behavior that the test didn't report failure
even if the server or the client process exited with non-zero status.
The second patch adds error handling code in the test program to improve
reliability of the test.

This series was split out from the following series to address the
feedback from Andrew Lunn:
https://lore.kernel.org/netdev/cover.1767032397.git.yk@y-koj.net/

Yohei Kojima (2):
  selftests: net: fix passive TFO test to fail if child processes failed
  selftests: net: improve error handling in passive TFO test

 tools/testing/selftests/net/tfo.c          | 10 +++++++---
 tools/testing/selftests/net/tfo_passive.sh | 13 ++++++++++++-
 2 files changed, 19 insertions(+), 4 deletions(-)

-- 
2.52.0