From: Jakub Kicinski Date: Sun, 10 May 2026 17:20:23 +0000 (-0700) Subject: Merge branch 'log-clean-up-and-tap-follow-ups' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a93245816556ba03549bb626de48ea2b11c7f9d2;p=thirdparty%2Flinux.git Merge branch 'log-clean-up-and-tap-follow-ups' Allison Henderson says: ==================== Log clean up and TAP follow ups This is a follow up series to the "Log collection, TAP compliance and cleanups" set. The sashiko report had made some points that I thought was worth addressing. This patch set fixes a few more TAP compliance prints in the check_gcov* routines. Also since the user must now pass in the log folder to collect logs, log clean up is tightened to only remove rds* prefixed artifacts instead of the entire folder. Lastly a the signal handler alarm should be disarmed after the completes to avoid multiple calls to the stop_pcaps routine. ==================== Link: https://patch.msgid.link/20260507233213.556182-1-achender@kernel.org Signed-off-by: Jakub Kicinski --- a93245816556ba03549bb626de48ea2b11c7f9d2