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 C16A21E25F9; Thu, 20 Feb 2025 03:10:14 +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=1740021014; cv=none; b=reurNzH2/URYJJBzRnXmAAKHYejY8Gw79iLRVsM4u10GpaCHunSeJ2kmsVGSjrCrbdffx2qZ0OrgrU5wZ8e0jGlfyyYNwnq+zZYjVQ8rC4Wm6Y39aLjyJ08IzOJThAGcts7xdbhTwh3m1Z/AIecQONpTXEtYLPVg8SUOUkAq3CI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740021014; c=relaxed/simple; bh=pD8ROzU5v7v1zdafWRXLtlZbryQ4ts3yYyJZ3srYQyg=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=e0CAMw+8zD2hTus6Uh9AWXNDssvt+jUJAtku3DGaC7QTZYqg4i5Gtea+f1sliWwXKRZ/cWVFju/4/gHbVU/+zPaITtCIQYRT52xJjssoXo1nX7INFyciwkMKFjl2RQS/63K+H0LGQltgfJPKxHKIyQ1OnRWN+WJrGusjrIKuSvs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=G2oaMXVK; 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="G2oaMXVK" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 298CEC4CED1; Thu, 20 Feb 2025 03:10:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740021014; bh=pD8ROzU5v7v1zdafWRXLtlZbryQ4ts3yYyJZ3srYQyg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=G2oaMXVKsFb+JmWdJyesdE7HFJck9SKKH6+yl1iffdn7Jn4KoKlMyY5tsuvzOoKfl OsGvNE+vA6UPc8O9po9+irs/OY7dLy3a2YC1sEwltFWfEwFy9IylUSo+hsyDTe6Bmi HLsOqePxhNr53LF6jAyzP6+YTdameuuAUsJkDqKhWjSuJmtZvtsSdnp5NVZo7BiCzy bpPtC4jh3fChd4AXeeA2BTYgwMFz0iyO/oxtKLkEux9FsKW5pJCA9McLZ9gELXtsTD RWeVMDNzJmuWDYCyhdWyVIUUPKPDe28OJVUyO2WsK3cFb4y2B9QZ/cxj7s8EPlHxS+ ozc6TvNglFVaw== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id EAFAA380AAEC; Thu, 20 Feb 2025 03:10:45 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next 0/3] net: stmmac: further cleanups From: patchwork-bot+netdevbpf@kernel.org Message-Id: <174002104449.825980.800457478148266618.git-patchwork-notify@kernel.org> Date: Thu, 20 Feb 2025 03:10:44 +0000 References: In-Reply-To: To: Russell King (Oracle) Cc: netdev@vger.kernel.org, alexandre.torgue@foss.st.com, andrew+netdev@lunn.ch, wens@csie.org, davem@davemloft.net, drew@pdp7.com, kernel@esmil.dk, edumazet@google.com, festevam@gmail.com, wefu@redhat.com, guoren@kernel.org, imx@lists.linux.dev, kuba@kernel.org, jan.petrous@oss.nxp.com, jernej.skrabec@gmail.com, jbrunet@baylibre.com, khilman@baylibre.com, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-riscv@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, linux-sunxi@lists.linux.dev, martin.blumenstingl@googlemail.com, mcoquelin.stm32@gmail.com, minda.chen@starfivetech.com, neil.armstrong@linaro.org, nobuhiro1.iwamatsu@toshiba.co.jp, s32@nxp.com, pabeni@redhat.com, kernel@pengutronix.de, samuel@sholland.org, s.hauer@pengutronix.de, shawnguo@kernel.org, vkoul@kernel.org Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Tue, 18 Feb 2025 10:24:25 +0000 you wrote: > Hi, > > This small series does further cleanups to the stmmac driver: > > 1. Name priv->pause to indicate that it's a timeout and clarify the > units of the "pause" module parameter > 2. Remove useless priv->flow_ctrl member and deprecate the useless > "flow_ctrl" module parameter > 3. Fix long-standing signed-ness issue with "speed" passed around the > driver from the mac_link_up method. > > [...] Here is the summary with links: - [net-next,1/3] net: stmmac: clarify priv->pause and pause module parameter https://git.kernel.org/netdev/net-next/c/ff1a9b2e311f - [net-next,2/3] net: stmmac: remove useless priv->flow_ctrl https://git.kernel.org/netdev/net-next/c/bc9d75b0aaed - [net-next,3/3] net: stmmac: "speed" passed to fix_mac_speed is an int https://git.kernel.org/netdev/net-next/c/ac9a8587edc7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 14A38C021B0 for ; Thu, 20 Feb 2025 03:15:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=N+c0X47FvmBjKU9ztolLFFSgu9ikUHUJPmVg8aqLttw=; b=KE1jYyYRCfVP9r wl+KYYNa2x+GvHp/SljmKC/YDXL3eVdfkMxktJdtOm/RR7kei6V+DQbE/P3vBkXTsSNxACNpi/maZ MjKhcCbbZ9QdzyQIez5P1Z2D3Aptxzy/JX92Zvb9mTA/2hLatJwJ4CjR5ScmqhgDpEtzUdCA+zXn5 7JkL/oL34X7cmhAkbUdM2gCzXwuBPCRDZv+TFUF6aTamJyqPUQffIwrq5CueVg5tx9/c1HA1TX5O7 5S0UoY6KfhsaUjVSWoVjPv1n0LGimAKCJOweKlktZYdzF3UxmtXuPH9I3oup8KsSIdrsfEpH0WCet WgAuPpKlEKY4K24z7BAA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tkx24-0000000GVuj-1cCe; Thu, 20 Feb 2025 03:15:24 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tkwx5-0000000GUOY-2rgu; Thu, 20 Feb 2025 03:10:17 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 564595C5D4B; Thu, 20 Feb 2025 03:09:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 298CEC4CED1; Thu, 20 Feb 2025 03:10:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740021014; bh=pD8ROzU5v7v1zdafWRXLtlZbryQ4ts3yYyJZ3srYQyg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=G2oaMXVKsFb+JmWdJyesdE7HFJck9SKKH6+yl1iffdn7Jn4KoKlMyY5tsuvzOoKfl OsGvNE+vA6UPc8O9po9+irs/OY7dLy3a2YC1sEwltFWfEwFy9IylUSo+hsyDTe6Bmi HLsOqePxhNr53LF6jAyzP6+YTdameuuAUsJkDqKhWjSuJmtZvtsSdnp5NVZo7BiCzy bpPtC4jh3fChd4AXeeA2BTYgwMFz0iyO/oxtKLkEux9FsKW5pJCA9McLZ9gELXtsTD RWeVMDNzJmuWDYCyhdWyVIUUPKPDe28OJVUyO2WsK3cFb4y2B9QZ/cxj7s8EPlHxS+ ozc6TvNglFVaw== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id EAFAA380AAEC; Thu, 20 Feb 2025 03:10:45 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net-next 0/3] net: stmmac: further cleanups From: patchwork-bot+netdevbpf@kernel.org Message-Id: <174002104449.825980.800457478148266618.git-patchwork-notify@kernel.org> Date: Thu, 20 Feb 2025 03:10:44 +0000 References: In-Reply-To: To: Russell King (Oracle) Cc: netdev@vger.kernel.org, alexandre.torgue@foss.st.com, andrew+netdev@lunn.ch, wens@csie.org, davem@davemloft.net, drew@pdp7.com, kernel@esmil.dk, edumazet@google.com, festevam@gmail.com, wefu@redhat.com, guoren@kernel.org, imx@lists.linux.dev, kuba@kernel.org, jan.petrous@oss.nxp.com, jernej.skrabec@gmail.com, jbrunet@baylibre.com, khilman@baylibre.com, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-riscv@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, linux-sunxi@lists.linux.dev, martin.blumenstingl@googlemail.com, mcoquelin.stm32@gmail.com, minda.chen@starfivetech.com, neil.armstrong@linaro.org, nobuhiro1.iwamatsu@toshiba.co.jp, s32@nxp.com, pabeni@redhat.com, kernel@pengutronix.de, samuel@sholland.org, s.hauer@pengutronix.de, shawnguo@kernel.org, vkoul@kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250219_191015_776981_165FD021 X-CRM114-Status: UNSURE ( 9.92 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Tue, 18 Feb 2025 10:24:25 +0000 you wrote: > Hi, > > This small series does further cleanups to the stmmac driver: > > 1. Name priv->pause to indicate that it's a timeout and clarify the > units of the "pause" module parameter > 2. Remove useless priv->flow_ctrl member and deprecate the useless > "flow_ctrl" module parameter > 3. Fix long-standing signed-ness issue with "speed" passed around the > driver from the mac_link_up method. > > [...] Here is the summary with links: - [net-next,1/3] net: stmmac: clarify priv->pause and pause module parameter https://git.kernel.org/netdev/net-next/c/ff1a9b2e311f - [net-next,2/3] net: stmmac: remove useless priv->flow_ctrl https://git.kernel.org/netdev/net-next/c/bc9d75b0aaed - [net-next,3/3] net: stmmac: "speed" passed to fix_mac_speed is an int https://git.kernel.org/netdev/net-next/c/ac9a8587edc7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AF64CC021AA for ; Thu, 20 Feb 2025 03:17:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=KiMcYNav15PeqECGcrejZF0wN8NMr+qSBnX+xvQaWs0=; b=C+5fR7I1EtAO4k X/elbgfquNaTgPmpSD+/AVKt2SVOKMGNVhUPADATntjLAED0W9hchc3Y9eeGCnSbq6Gjn4SHHwZJD uDGvpUBZsrovjpkowhmMH2h+Qwzmnxs1HM+3vowDWXLtCoF5Cj3MjKoKNNnO5STCGidFYMHKqK8BX pFjUPgGjdoJSVE0i2SuGXQT73WR3Q9JH8QaaRnJvdS2mP7cSqvZdksXd12vUjRIrJ1h2hNU9AwcMT 8sY9LHbZVTybojUW/dkcoYU0cZGo4WRBW1dWBQ3+2guS3nUf20Y02lbaZxYo+szD8I7lpZgipdSF6 2pk0gB12qfsq8A/G/ATQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tkx3W-0000000GWJL-34p1; Thu, 20 Feb 2025 03:16:54 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tkwx5-0000000GUOY-2rgu; Thu, 20 Feb 2025 03:10:17 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 564595C5D4B; Thu, 20 Feb 2025 03:09:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 298CEC4CED1; Thu, 20 Feb 2025 03:10:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740021014; bh=pD8ROzU5v7v1zdafWRXLtlZbryQ4ts3yYyJZ3srYQyg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=G2oaMXVKsFb+JmWdJyesdE7HFJck9SKKH6+yl1iffdn7Jn4KoKlMyY5tsuvzOoKfl OsGvNE+vA6UPc8O9po9+irs/OY7dLy3a2YC1sEwltFWfEwFy9IylUSo+hsyDTe6Bmi HLsOqePxhNr53LF6jAyzP6+YTdameuuAUsJkDqKhWjSuJmtZvtsSdnp5NVZo7BiCzy bpPtC4jh3fChd4AXeeA2BTYgwMFz0iyO/oxtKLkEux9FsKW5pJCA9McLZ9gELXtsTD RWeVMDNzJmuWDYCyhdWyVIUUPKPDe28OJVUyO2WsK3cFb4y2B9QZ/cxj7s8EPlHxS+ ozc6TvNglFVaw== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id EAFAA380AAEC; Thu, 20 Feb 2025 03:10:45 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net-next 0/3] net: stmmac: further cleanups From: patchwork-bot+netdevbpf@kernel.org Message-Id: <174002104449.825980.800457478148266618.git-patchwork-notify@kernel.org> Date: Thu, 20 Feb 2025 03:10:44 +0000 References: In-Reply-To: To: Russell King (Oracle) Cc: netdev@vger.kernel.org, alexandre.torgue@foss.st.com, andrew+netdev@lunn.ch, wens@csie.org, davem@davemloft.net, drew@pdp7.com, kernel@esmil.dk, edumazet@google.com, festevam@gmail.com, wefu@redhat.com, guoren@kernel.org, imx@lists.linux.dev, kuba@kernel.org, jan.petrous@oss.nxp.com, jernej.skrabec@gmail.com, jbrunet@baylibre.com, khilman@baylibre.com, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-riscv@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, linux-sunxi@lists.linux.dev, martin.blumenstingl@googlemail.com, mcoquelin.stm32@gmail.com, minda.chen@starfivetech.com, neil.armstrong@linaro.org, nobuhiro1.iwamatsu@toshiba.co.jp, s32@nxp.com, pabeni@redhat.com, kernel@pengutronix.de, samuel@sholland.org, s.hauer@pengutronix.de, shawnguo@kernel.org, vkoul@kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250219_191015_776981_165FD021 X-CRM114-Status: UNSURE ( 9.92 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski : On Tue, 18 Feb 2025 10:24:25 +0000 you wrote: > Hi, > > This small series does further cleanups to the stmmac driver: > > 1. Name priv->pause to indicate that it's a timeout and clarify the > units of the "pause" module parameter > 2. Remove useless priv->flow_ctrl member and deprecate the useless > "flow_ctrl" module parameter > 3. Fix long-standing signed-ness issue with "speed" passed around the > driver from the mac_link_up method. > > [...] Here is the summary with links: - [net-next,1/3] net: stmmac: clarify priv->pause and pause module parameter https://git.kernel.org/netdev/net-next/c/ff1a9b2e311f - [net-next,2/3] net: stmmac: remove useless priv->flow_ctrl https://git.kernel.org/netdev/net-next/c/bc9d75b0aaed - [net-next,3/3] net: stmmac: "speed" passed to fix_mac_speed is an int https://git.kernel.org/netdev/net-next/c/ac9a8587edc7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv