All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Maxime Chevallier <maxime.chevallier@bootlin.com>
Cc: davem@davemloft.net, andrew@lunn.ch, kuba@kernel.org,
	edumazet@google.com, pabeni@redhat.com, linux@armlinux.org.uk,
	christophe.leroy@csgroup.eu, hkallweit1@gmail.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	thomas.petazzoni@bootlin.com, horms@kernel.org,
	herve.codina@bootlin.com, u.kleine-koenig@baylibre.com,
	linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH net-next v3 00/10] net: freescale: ucc_geth: Phylink conversion
Date: Fri, 06 Dec 2024 13:50:33 +0000	[thread overview]
Message-ID: <173349303350.2342394.11250822704225305865.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241203124323.155866-1-maxime.chevallier@bootlin.com>

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Tue,  3 Dec 2024 13:43:11 +0100 you wrote:
> Hello everyone,
> 
> This is V3 of the phylink conversion for ucc_geth.
> 
> The main changes in this V3 are related to error handling in the patches
> 1 and 10 to report an error when the deprecated "interface" property is
> found in DT. Doing so, I found and addressed some issues with the jump
> labels in the error paths, impacting patches 1 and 10.
> 
> [...]

Here is the summary with links:
  - [net-next,v3,01/10] net: freescale: ucc_geth: Drop support for the "interface" DT property
    https://git.kernel.org/netdev/net-next/c/3e42bb998c6d
  - [net-next,v3,02/10] net: freescale: ucc_geth: split adjust_link for phylink conversion
    https://git.kernel.org/netdev/net-next/c/1e59fd163100
  - [net-next,v3,03/10] net: freescale: ucc_geth: Use netdev->phydev to access the PHY
    https://git.kernel.org/netdev/net-next/c/43068024cc2a
  - [net-next,v3,04/10] net: freescale: ucc_geth: Fix WOL configuration
    https://git.kernel.org/netdev/net-next/c/d2adc441a19a
  - [net-next,v3,05/10] net: freescale: ucc_geth: Use the correct type to store WoL opts
    https://git.kernel.org/netdev/net-next/c/420d56e4de52
  - [net-next,v3,06/10] net: freescale: ucc_geth: Simplify frame length check
    https://git.kernel.org/netdev/net-next/c/270ec339126a
  - [net-next,v3,07/10] net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes
    https://git.kernel.org/netdev/net-next/c/dba25f75383f
  - [net-next,v3,08/10] net: freescale: ucc_geth: Move the serdes configuration around
    https://git.kernel.org/netdev/net-next/c/efc52055b756
  - [net-next,v3,09/10] net: freescale: ucc_geth: Introduce a helper to check Reduced modes
    https://git.kernel.org/netdev/net-next/c/02d4a6498b30
  - [net-next,v3,10/10] net: freescale: ucc_geth: phylink conversion
    https://git.kernel.org/netdev/net-next/c/53036aa8d031

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2024-12-06 13:50 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-03 12:43 [PATCH net-next v3 00/10] net: freescale: ucc_geth: Phylink conversion Maxime Chevallier
2024-12-03 12:43 ` [PATCH net-next v3 01/10] net: freescale: ucc_geth: Drop support for the "interface" DT property Maxime Chevallier
2024-12-03 12:43 ` [PATCH net-next v3 02/10] net: freescale: ucc_geth: split adjust_link for phylink conversion Maxime Chevallier
2024-12-03 12:43 ` [PATCH net-next v3 03/10] net: freescale: ucc_geth: Use netdev->phydev to access the PHY Maxime Chevallier
2024-12-03 12:43 ` [PATCH net-next v3 04/10] net: freescale: ucc_geth: Fix WOL configuration Maxime Chevallier
2024-12-04  1:58   ` Andrew Lunn
2024-12-03 12:43 ` [PATCH net-next v3 05/10] net: freescale: ucc_geth: Use the correct type to store WoL opts Maxime Chevallier
2024-12-04  1:59   ` Andrew Lunn
2024-12-03 12:43 ` [PATCH net-next v3 06/10] net: freescale: ucc_geth: Simplify frame length check Maxime Chevallier
2024-12-03 12:43 ` [PATCH net-next v3 07/10] net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes Maxime Chevallier
2024-12-03 12:43 ` [PATCH net-next v3 08/10] net: freescale: ucc_geth: Move the serdes configuration around Maxime Chevallier
2024-12-04  2:12   ` Andrew Lunn
2024-12-03 12:43 ` [PATCH net-next v3 09/10] net: freescale: ucc_geth: Introduce a helper to check Reduced modes Maxime Chevallier
2024-12-04  2:15   ` Andrew Lunn
2024-12-04  8:22     ` Maxime Chevallier
2024-12-04 15:41       ` Andrew Lunn
2024-12-05  7:32         ` Maxime Chevallier
2024-12-03 12:43 ` [PATCH net-next v3 10/10] net: freescale: ucc_geth: phylink conversion Maxime Chevallier
2024-12-06 13:50 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=173349303350.2342394.11250822704225305865.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=christophe.leroy@csgroup.eu \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=herve.codina@bootlin.com \
    --cc=hkallweit1@gmail.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=maxime.chevallier@bootlin.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=u.kleine-koenig@baylibre.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.