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 81C0C3939D0 for ; Tue, 10 Mar 2026 03:00:39 +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=1773111639; cv=none; b=bWdEzPPygOztfcwBub5N0l9iVOArvnCXl/jFKfjOjHm/jdyUtMmsmMysstb3iyvzn88o63iXv1thUq+rgWyb1Pwk8ewQd1URjSAM8lu+dmyqNzCMvN8N3dsz3Ojddez9Lk7FHpakf2v0IL7QUDEf2iQvztUMpQ1cNDkRxha25ZU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773111639; c=relaxed/simple; bh=3+2lYVzbzk7uvgRnRhf4lG9qT2OLixK/h/w5dFHyCmM=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=mNESHOueiXLpdmFggO87fWTpiRN0RlyfAwd6b1cLkE07GKZeOgYxJ5plzJh9tjMU1ljmX1i8kXc6HBplP5fFry/WRgPK+NJ3ySo+wNOsoFcX7TNmvnR4rA/b/54re7NvFke4nxEdOWrJCF/Fas/Q4bn5N+AIg8tT4wRa2eDMlB8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=T061+9v1; 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="T061+9v1" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 662F8C4CEF7; Tue, 10 Mar 2026 03:00:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1773111639; bh=3+2lYVzbzk7uvgRnRhf4lG9qT2OLixK/h/w5dFHyCmM=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=T061+9v1A1Vba7QK0q0xa5c44YReaYrIOcS7933froKRzwqMRNC/gmyoeYLFgPD6/ n7m+q4CVSjgYii94cB7EYQtH7AMZf7ewoJIO6F0wHSmsvtVZ8sHlDltvb/28kDVTO9 3XRt959HRdvNFrf986WW5sy+ciopDIlHOgw5Ql4eUzi28V4z3+1TNi6y85iu8L+Qk6 ggJRDYwJ0vOOzLeot5p0xOPDlVOrPpbZOjnr2/1GlOnIUirKNhpQ9lFcNp6CG0c7Wz DaAhdF0rjC+hlPiJneKgi/7sQaxoUUI1lBFGEv8sROHHyJ11uB8uY7dN0+gR38ldYx Q57Vpn6ZKGXBQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id BA0053808200; Tue, 10 Mar 2026 03:00:37 +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 v2] net: airoha: Make flow control source port mapping dependent on nbq parameter From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177311163655.2039470.10429303373608059245.git-patchwork-notify@kernel.org> Date: Tue, 10 Mar 2026 03:00:36 +0000 References: <20260306-airoha-fix-loopback-for-usb-serdes-v2-1-319de9c96826@kernel.org> In-Reply-To: <20260306-airoha-fix-loopback-for-usb-serdes-v2-1-319de9c96826@kernel.org> To: Lorenzo Bianconi Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Fri, 06 Mar 2026 09:07:27 +0100 you wrote: > Flow control source port mapping for USB serdes needs to be configured > according to the GDM port nbq parameter. This is a preliminary patch > since nbq parameter is specific for the given port serdes and needs to > be read from the DTS (in the current codebase is assigned statically). > > Signed-off-by: Lorenzo Bianconi > > [...] Here is the summary with links: - [net-next,v2] net: airoha: Make flow control source port mapping dependent on nbq parameter https://git.kernel.org/netdev/net-next/c/bf3471e6e6c0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html