diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-07-16 13:57:12 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-17 16:27:38 -0700 |
commit | 797f080c463d9866ca8a4bcc8cf0f512dec634e6 (patch) | |
tree | da66931e77a8ff4e85af7fa269c96437b0212614 /net/ipv4/tcp_ipv4.c | |
parent | 25bf7d7f458c0c685b2be62a5b16534b9d6bf806 (diff) |
selftests: net: prevent Python from buffering the output
Make sure Python doesn't buffer the output, otherwise for some
tests we may see false positive timeouts in NIPA. NIPA thinks that
a machine has hung if the test doesn't print anything for 3min.
This is also nice to heave for running the tests manually,
especially in vng.
Reviewed-by: Petr Machata <petrm@nvidia.com>
Link: https://patch.msgid.link/20250716205712.1787325-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions