From: Jakub Kicinski Date: Wed, 25 Feb 2026 02:25:32 +0000 (-0800) Subject: Merge branch 'selftests-net-py-improve-bkg-error-reporting' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7235555e9af67be72bd5ef3f8a28416b93ce2a64;p=thirdparty%2Flinux.git Merge branch 'selftests-net-py-improve-bkg-error-reporting' Jakub Kicinski says: ==================== selftests: net: py: improve bkg() error reporting bkg() is a helper for running commands in the background. When init or body of a with() block fails check if the bkg() process already exited and report its status (including stdout/ /stderr). This significantly improves debugability. ==================== Link: https://patch.msgid.link/20260223202633.4126087-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- 7235555e9af67be72bd5ef3f8a28416b93ce2a64