From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id DFB6B2D7DF1; Sun, 12 Apr 2026 16:20:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776010850; cv=none; b=p1UPzWlBaBN2V3yoqnIO5zSADIjNCeVD5hcvGvaYi1oHdL8mUzxmgJkumrvzruJGA6EWO0qHP7zBGnIEtraO0ObGN5+maN+TpQ/0gGGlU4BKqnkLIBCn1oIeYQ7EsBn+qefHcoMqSvbKu8/EEZP8dqZpJCwK3U3ePREBZhZmZnw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776010850; c=relaxed/simple; bh=87KTUAqhEi/6QiDqlgSjG7MVIIL4jH8Ib/2N7SY7Kj0=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=W2U9ebCN5s40C0LldpqxU5FoBh+P1HVZyThkyuoJFVY0eOWVfNlLkCDnfxcrL/H6P1vMkX3W3y2iKU3NUnMgQMbOiE4KP9W2LgKgJWFYt4KgFG95m/Tvmf5jHIu9m6Y2LfCuqH29ZV/VI7nD53Ogc3bZOniD+sdyIcJPG8FLDos= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=lyzzqefF; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="lyzzqefF" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B09F6C2BCB1; Sun, 12 Apr 2026 16:20:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1776010850; bh=87KTUAqhEi/6QiDqlgSjG7MVIIL4jH8Ib/2N7SY7Kj0=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=lyzzqefFlJWzzPz/u3o72TBzj304mrkPvkiHXbuS0DfQUXMTK4gF1UEahtS0oMtHH q+RuNXgQ5tm3SK54SGcCD+/QIKN2bLRMtjLcch4TtnDNM6xo8urMVJQYdWtnrzMKjo 6rXh4sp3vStko0QBKERAmFn5+lIEpOd4G71L3Gsb/575of/guxLHFw4QZjUKJJ95I/ CakhnaG3LgZM1r48BKieXdamNlFECEzz275wksRxcIifi1u/kqaz1F7iAc5531isX8 DBUIA2cFieoODfkJQFELyc6QsrtMR8Tk9PA9M1R/3yfYLSAtOSVR4Yjn5G8ajijYZr QMEdhHQFIsk4w== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 7CE253809A8B; Sun, 12 Apr 2026 16:20:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [net-next PATCH 0/2] net: dsa: tag_rtl8_4: fixes doc and set keep From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177601082303.3330556.5967550202445648760.git-patchwork-notify@kernel.org> Date: Sun, 12 Apr 2026 16:20:23 +0000 References: <20260408-realtek_fixes-v1-0-915ff1404d56@gmail.com> In-Reply-To: <20260408-realtek_fixes-v1-0-915ff1404d56@gmail.com> To: Luiz Angelo Daros de Luca Cc: andrew@lunn.ch, olteanv@gmail.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, horms@kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, alsi@bang-olufsen.dk, linusw@kernel.org Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Wed, 08 Apr 2026 17:31:00 -0300 you wrote: > This small series addresses two points in the rtl8_4 tagger used by the > realtel rtl8365mb driver. > > The first patch updates the documentation of the tag format while the > second patch sets the KEEP flag bit, ensuring that the switch > respects the frame's VLAN format as provided by the kernel. > > [...] Here is the summary with links: - [net-next,1/2] net: dsa: tag_rtl8_4: update format description https://git.kernel.org/netdev/net-next/c/297e1f411ed4 - [net-next,2/2] net: dsa: tag_rtl8_4: set KEEP flag https://git.kernel.org/netdev/net-next/c/82f37bd9a4d7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html