From nobody Wed Nov 09 12:10:33 2022 X-Original-To: testing@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N6kLy2TGJz4dCX5 for ; Wed, 9 Nov 2022 12:10:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N6kLy05rNz3x5f for ; Wed, 9 Nov 2022 12:10:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1667995834; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=yGbyupl4anCxF9yu9NkEzzFlCdyK6wji60pkwJrESaw=; b=gfzMMogM3RYUNCV65IIFQq91v4DrHAyQNpRkAx4j0hXMD9FJllxznmzM8YjClVbhpMqcby zwmwb2KKE3ir4SIkpJQRGkfkg6gytVHaWmVAGAYKI4MBLNPJqIwnTDLak9C6vsXAx9oCeF QRHihqWsBkEDQBW9bsqDzVnhmhhVvh0WqY8e1bRQr0LwOMJH1Lfo3fVuDpwCxeR+oOBjoe ClSaXuqTbvYiItPO+nEb1akNh8l1tZxLcIiDYNJoG0hf5fDLSt28h/bjQsEUgYKI7GGY7k EhdVJ3/XPOEVKgd9OXzBBh7gja0vPhPTzkXyRZS7L+UcdgGCgRB2Q9jF7NO9qg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1667995834; a=rsa-sha256; cv=none; b=efXirTZi7NLFAl/rp6dPYQqPPwPcCpvF1ZbhVzIc8P3W30b5viy/X2/oQIt5RIRFur06xO prft1YA86YcT8Ml8wAxpBg4SrzkTqBmihMk058oZTNB3aozNSQgRylvjijbLtr9H4Y80Pz v26D5EJe+wEH1aFDQdN+pNX2PbsdUG75L/SEEsOmX33YopJM2f1reT6GZjW5yAihPgvHlS uLyQ8+X5qSQa2ISJc5+eJn2vdw9Bi0f/YBavKsIAOwf1oTUreSWAwsVtXm5PdtSjnzm4pL Ro9ShCdYovsw1bPnrjeiZ9zwPg5Z76PCi8z7N2MMVjNLiNdy3cgUMJB7HZC9BA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4N6kLx5b2vzLMY for ; Wed, 9 Nov 2022 12:10:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2A9CAXRR090245 for ; Wed, 9 Nov 2022 12:10:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2A9CAXpZ090244 for testing@FreeBSD.org; Wed, 9 Nov 2022 12:10:33 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 260461] sys.net.if_bridge_test.span failing in CI Date: Wed, 09 Nov 2022 12:10:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: tests X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: testing@FreeBSD.org 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: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Testing List-Archive: https://lists.freebsd.org/archives/freebsd-testing List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-testing@freebsd.org X-BeenThere: freebsd-testing@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260461 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch stable/12 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D3ef5d1f82c434db62adf9df315954b0f8= 4a6758e commit 3ef5d1f82c434db62adf9df315954b0f84a6758e Author: Kristof Provost AuthorDate: 2022-11-02 10:58:04 +0000 Commit: Kristof Provost CommitDate: 2022-11-09 08:17:08 +0000 bridge tests: re-enable span test The root cause of the intermittent span test failures has been identified as a race between sending the packet and starting the bpf capture. This is now resolved, so the test can be re-enabled. PR: 260461 MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit e1274b5b2646a49c1e3efce6c9918c99716d3c07) tests/sys/net/if_bridge_test.sh | 1 - 1 file changed, 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=