From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8CF0B3858033; Fri, 2 Feb 2024 15:15:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8CF0B3858033 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706886916; bh=TUnwOrKQTHZTPayZFXV4WnuvZd4vfJl36FycwkyI7C8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QuVTGXBGGnKh4vtJlx3dgwDkUfZ+pTtD31+yg+m9QeL9/YNh8Jm9qVL7ZYQQ82NER Ieu8JHktSFvKfLECUeFZd1NQFFAafmf48yZRSUQyFz4iRR8I2qBMTXH/VYNypLV/mw QKfdQIsya20Hr2v4l7vyljiDeTYKNRbTjpQ3ZbJ4= From: "mcermak at redhat dot com" To: systemtap@sourceware.org Subject: [Bug runtime/31117] transport failures Date: Fri, 02 Feb 2024 15:15:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: runtime X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mcermak at redhat dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31117 --- Comment #14 from Martin Cermak --- On another - rhel8 x86_64 system, the situation is as follows: Clean main branch stap code: # of expected passes 158 # of unexpected failures 181 With patch from Comment #10 running staprun repeatedly in case of a clear d= ata loss: # of expected passes 313 # of unexpected failures 26 This rhel8 system has 48 cores, while the rhel9 system from Comment 13 has = only 20 cores. In this case, the workaround still appears to play a significant role. --=20 You are receiving this mail because: You are the assignee for the bug.=