From nobody Wed Jul 26 11:29:42 2023 X-Original-To: net@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 4R9sBM6C4Lz4pKtd for ; Wed, 26 Jul 2023 11:29:43 +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 4R9sBH5hNbz4LMM for ; Wed, 26 Jul 2023 11:29:43 +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=1690370983; 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=ms/y0n2Vj+BriQuBf/8vrK0OqHPzNK09tlmOpdy7wK0=; b=hWnTDrPJY1g2kDEOsbxZEMj5cEjxqSahDZREl5d3G3l9zICr9PtYD1YnPlQlJIoHXQejOk VWnxjBc58mH5kgSSDBLSRpndqJ0oPsdWtaC9tIOSnVwiwJdjCfyWXktvYqTdB08u5Ai1yq MHMFOazFGd+UWTrO8I8b/auGE/3JalF8QqbDOs59C+7JyT629MjY+4dZQPDbG5eaXyjH2w i+nHSHgqCDeNc9uUOdsd8De8/tSjzd8xnpsvuaHqueJkmwvEZPHYbA2UgLnbkK/EN7iRaQ Mvf5XNoNlM5d7h/Oj5DpKKjtwGBlv17XmnHz/CzkBNC42K/9dl03+ZX8qf86Dw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690370983; a=rsa-sha256; cv=none; b=P2rn7fPqmPm2YcM6oAtQQGFxRGuSd2/YERg++wc84BTP2+Hk+pZPhyaYATEmK3BVepCegA FmYJMUBGN9/k56YUmB7i/HD7h8rqSsyeB+iaXjEaW5bwKhd5Qxgx5j8Pq15a5TaLQp678D yicX9lFSrHSkKflhTHKuXFdyHdF28VuGXeBTwCm9u06IJy69geFWdY5oI+1PjSue98nkxk VYfnspOVqcjK+wkJ/Xh2dt4Z/geDHSyE8AIzUpCG9vIEHSDR77D7S9atT/SEfV3Y+0HNVZ +DnSghrI7k+EpmJC3+Fhqi1rQNV/5HcK444ZQnO1fnMq0P19yMUbwnGLo7+d+Q== 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 4R9sBG629GzgNs for ; Wed, 26 Jul 2023 11:29:42 +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 36QBTgD5097152 for ; Wed, 26 Jul 2023 11:29:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36QBTgcd097151 for net@FreeBSD.org; Wed, 26 Jul 2023 11:29:42 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: net@FreeBSD.org Subject: [Bug 227450] [patch] Should not all packets processed by gif_output be deleted, when an running instance of if_gif(4) is member of an instance of if_bridge(4)? Date: Wed, 26 Jul 2023 11:29:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.1-RELEASE X-Bugzilla-Keywords: patch 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: net@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: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227450 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D8a0308722372a3ac6a94967ae4fe31238= 42309e2 commit 8a0308722372a3ac6a94967ae4fe3123842309e2 Author: Marius Strobl AuthorDate: 2023-07-23 16:58:42 +0000 Commit: Marius Strobl CommitDate: 2023-07-26 11:14:22 +0000 gif(4): Assert that gif_output() isn't called for EtherIP With the current implementation of if_bridge(4), bridge_enqueue() calls gif_transmit() only. Ensure it stays that way so that the expectations in both drivers are either met or changed accordingly. PR: 227450 sys/net/if_gif.c | 3 +++ 1 file changed, 3 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=