From nobody Sun Aug 06 20:36:56 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 4RJrpc2t12z4mNj2 for ; Sun, 6 Aug 2023 20:36:56 +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 4RJrpb6P33z4cl4 for ; Sun, 6 Aug 2023 20:36:55 +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=1691354215; 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=EwZEi28JaBatPEgngk6n2py9RdEU1j0ZSRymn5n6Y0A=; b=SGzSMT10Um1caUkrgMQ20UFUiyLpUGZCXF49tpofrZFjPSfE9dkG1qDcA6hVKvqP0q3o1q dMUarkKBCJI1z61T3OmKYs54tTzg+Bi1hvWl9lV//zxDNmSFNOXZJ8up9iUJrrK3TIOmrt R+uc0uZUkBBjPl8D5me75bFynLLQw3tzQpeBuG/a9TdcPKyDZzGF8MXMakV/bvti3hAfcX odY1QB2kCNkhjuj+oShrUIZXYO+1ksR0FvyATxFT7FSvCy7yKvLdpj6vm0dXnrk+f7sivY KOMTDLK/Zz9n/kGqr+n1AFFQXJVnBcDjr0lSH2Sa17seap11R6Mlwa/jIZwDOQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691354215; a=rsa-sha256; cv=none; b=vRIadb+PQb+HWZ8WAtMpY3CQ1HK122WzHBvsJ5R4qp1K5ivgfBHM6rvu120urebX8/EHHQ xnf9xuYHzj6D8YZsTnUqxYv976BRBfAKDM0becvPKkJKTicZ/tuAIVhisTXzWq53ykFVZn 5TxB37BBl8sTpGsS5JMosN6xjvxA94rKKUO7uN20lDQmOJbcg+xp7GxeDWY4/Jxj/+BWES 8EH1l13+A2ojzRf4NYaxXd2qGT6+4Dtd8KdnbSrnApIvIqzP8Gl77tsDubQa6IJV63dY9x u2J0gG/HZGU0OVcPbud8HLSMkwbHBv8Xmt++A8TQ7W24E/QnnSXoYB8uaka5gw== 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 4RJrpb5SPHz8xl for ; Sun, 6 Aug 2023 20:36:55 +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 376KatX0058636 for ; Sun, 6 Aug 2023 20:36:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 376KatJM058635 for net@FreeBSD.org; Sun, 6 Aug 2023 20:36:55 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: Sun, 06 Aug 2023 20:36:56 +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 #2 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Db59b3443f39d2b7d6c631094fde7723e0= aec1319 commit b59b3443f39d2b7d6c631094fde7723e0aec1319 Author: Marius Strobl AuthorDate: 2023-07-23 16:58:42 +0000 Commit: Marius Strobl CommitDate: 2023-08-06 17:17:30 +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 (cherry picked from commit 8a0308722372a3ac6a94967ae4fe3123842309e2) 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.=