From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 6A5B235838E for ; Tue, 2 Jun 2026 20:30:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780432214; cv=none; b=q9u0K6AFEUSGw6JvonsZxnYyvYw7hHE7gNXJHPSt/VMWnfUSharFKxaj7RCQNdFfmV8jOZNehjnvEXBYstSHTiLmluOguCvQ22xBf4b5Mo1jdjWY3ThuxX3yErdKWE8BRFDpdKdlwOMLPH6NqrQHXiWNAb7EaUgx3jZCy5qe45w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780432214; c=relaxed/simple; bh=HjJqMpeHljdTYrToT5sxT92/3e4ZeXSmbeiktWXOx64=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=KqB8C6flulXjk0f4Hgv6KhqEvyfL3gQ5pJGSrfb6b99Om7k9TVbRoUDfBhlhNHiJ58DavSAreuSeb6Bwe0q7KXTnYSt4OIiYebmwx7bPhOWV2EpXcvQQKw+TtXtBlcmp1CyRjeVRLGBPoZuBojGtBvfTILqrH9y1GWjaDxZU+/U= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=TPz3prVe; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="TPz3prVe" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 45D4A1F00893; Tue, 2 Jun 2026 20:30:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1780432213; bh=gjwMGrTESknD5peX+eFGJBM0//MZxOS4/vrUF8k4h4A=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=TPz3prVeOVPs6tmHop7zUrzU2L7EkX1/zBZUQPFQIzu3j1/B+Vt0vZh7knErzYWYY AWSCvweUNkAe8As9Hy/CMzQOjIKgY7+g7d1NhqjaJSN7DYFOfSjXEOyssLEf0saPHl lJojBMJE/Hfd0+JEFwwyiE8zYTIspelQhFYuVcoTc+qFlKpc5ynQHVE4JtYuwcG1Vo Y9raz6xnyT3vo3QlCgIaH+oIOlTh3tyJ77U/5VcZDKBXpOJdBaFSm0g+mK4GbQmOQl BoCgZhi7/HomqVfUoC7THg/LkS08QvPK1UzHX+LuGgIzx0ulUU4bvGhRWa2PlpLog/ DyRGp1RK/lIiA== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 569AD3811A72; Tue, 2 Jun 2026 20:30:16 +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: [PATCH net-next 0/6] net: airoha: Preliminary patches to support multiple net_devices connected to the same GDM port From: patchwork-bot+netdevbpf@kernel.org Message-Id: <178043221514.1036678.2722673754198790557.git-patchwork-notify@kernel.org> Date: Tue, 02 Jun 2026 20:30:15 +0000 References: <20260527-airoha-eth-multi-serdes-preliminary-v1-0-ec6ed73ef7fc@kernel.org> In-Reply-To: <20260527-airoha-eth-multi-serdes-preliminary-v1-0-ec6ed73ef7fc@kernel.org> To: Lorenzo Bianconi Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, horms@kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, netdev@vger.kernel.org, xuegang.lu@airoha.com Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Wed, 27 May 2026 12:21:14 +0200 you wrote: > EN7581 or AN7583 SoCs support connecting multiple external SerDes (e.g. > Ethernet or USB SerDes) to GDM3 or GDM4 ports via a hw arbiter that > manages the traffic in a TDM manner. As a result multiple net_devices can > connect to the same GDM{3,4} port and there is a theoretical "1:n" > relation between GDM ports and net_devices. > > ┌─────────────────────────────────┐ > │ │ ┌──────┐ > │ P1 GDM1 ├────►MT7530│ > │ │ └──────┘ > │ │ ETH0 (DSA conduit) > │ │ > │ PSE/FE │ > │ │ > │ │ > │ │ ┌─────┐ > │ P0 CDM1 ├────►QDMA0│ > │ P4 P9 GDM4 │ └─────┘ > └──┬─────────────────────────┬────┘ > │ │ > ┌──▼──┐ ┌────▼────┐ > │ PPE │ │ ARB │ > └─────┘ └─┬─────┬─┘ > │ │ > ┌──▼──┐┌─▼───┐ > │ ETH ││ USB │ > └─────┘└─────┘ > ETH1 ETH2 > > [...] Here is the summary with links: - [net-next,1/6] net: airoha: Introduce airoha_gdm_dev struct https://git.kernel.org/netdev/net-next/c/ec6c391bcca7 - [net-next,2/6] net: airoha: Move airoha_qdma pointer in airoha_gdm_dev struct https://git.kernel.org/netdev/net-next/c/528c5153a557 - [net-next,3/6] net: airoha: Rely on airoha_gdm_dev pointer in airoha_is_lan_gdm_port() https://git.kernel.org/netdev/net-next/c/eca4f59b5367 - [net-next,4/6] net: airoha: Move qos_sq_bmap in airoha_gdm_dev struct https://git.kernel.org/netdev/net-next/c/069626af6dfa - [net-next,5/6] net: airoha: Move {cpu,fwd}_tx_packets in airoha_gdm_dev struct https://git.kernel.org/netdev/net-next/c/962c17dd2878 - [net-next,6/6] net: airoha: Rename airoha_set_gdm2_loopback in airoha_enable_gdm2_loopback https://git.kernel.org/netdev/net-next/c/842a7ee50d68 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html