public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux•com>
Cc: netdev@vger•kernel.org, andrew@lunn•ch, hkallweit1@gmail•com,
	linux@armlinux•org.uk, woojung.huh@microchip•com,
	UNGLinuxDriver@microchip•com, horms@kernel•org,
	Tristram.Ha@microchip•com, Arun.Ramadoss@microchip•com
Subject: Re: [PATCH net v7 0/3] Handle new Microchip KSZ 9897 Errata
Date: Sun, 23 Jun 2024 09:10:29 +0000	[thread overview]
Message-ID: <171913382990.30896.12292977521606094402.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240621144322.545908-1-enguerrand.de-ribaucourt@savoirfairelinux.com>

Hello:

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

On Fri, 21 Jun 2024 16:43:19 +0200 you wrote:
> These patches implement some suggested workarounds from the Microchip KSZ 9897
> Errata [1].
> 
> [1] https://ww1.microchip.com/downloads/aemDocuments/documents/UNG/ProductDocuments/Errata/KSZ9897R-Errata-DS80000758.pdf
> 
> ---
> v7:
>  - use dev_crit_once instead of dev_crit_ratelimited
>  - add a comment to help users understand the consequences of half-duplex errors
> v6: https://lore.kernel.org/netdev/20240614094642.122464-1-enguerrand.de-ribaucourt@savoirfairelinux.com/
>  - remove KSZ9897 phy_id workaround (was a configuration issue)
>  - use macros for checking link down in monitoring function
>  - check if VLAN is enabled before monitoring resources
> v5: https://lore.kernel.org/all/20240604092304.314636-1-enguerrand.de-ribaucourt@savoirfairelinux.com/
>  - use macros for bitfields
>  - rewrap comments
>  - check ksz_pread* return values
>  - fix spelling mistakes
>  - remove KSZ9477 suspend/resume deletion patch
> v4: https://lore.kernel.org/all/20240531142430.678198-1-enguerrand.de-ribaucourt@savoirfairelinux.com/
>  - Rebase on net/main
>  - Add Fixes: tags to the patches
>  - reverse x-mas tree order
>  - use pseudo phy_id instead of match_phy_device
> v3: https://lore.kernel.org/all/20240530102436.226189-1-enguerrand.de-ribaucourt@savoirfairelinux.com/

Here is the summary with links:
  - [net,v7,1/3] net: phy: micrel: add Microchip KSZ 9477 to the device table
    https://git.kernel.org/netdev/net/c/54a4e5c16382
  - [net,v7,2/3] net: dsa: microchip: use collision based back pressure mode
    https://git.kernel.org/netdev/net/c/d963c95bc984
  - [net,v7,3/3] net: dsa: microchip: monitor potential faults in half-duplex mode
    https://git.kernel.org/netdev/net/c/bf1bff11e497

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-06-23  9:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-21 14:43 [PATCH net v7 0/3] Handle new Microchip KSZ 9897 Errata Enguerrand de Ribaucourt
2024-06-21 14:43 ` [PATCH net v7 1/3] net: phy: micrel: add Microchip KSZ 9477 to the device table Enguerrand de Ribaucourt
2024-06-21 14:43 ` [PATCH net v7 2/3] net: dsa: microchip: use collision based back pressure mode Enguerrand de Ribaucourt
2024-06-21 14:43 ` [PATCH net v7 3/3] net: dsa: microchip: monitor potential faults in half-duplex mode Enguerrand de Ribaucourt
2024-06-22 18:33   ` Andrew Lunn
2024-06-25 10:27   ` Russell King (Oracle)
2024-06-23  9:10 ` 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=171913382990.30896.12292977521606094402.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=Arun.Ramadoss@microchip$(echo .)com \
    --cc=Tristram.Ha@microchip$(echo .)com \
    --cc=UNGLinuxDriver@microchip$(echo .)com \
    --cc=andrew@lunn$(echo .)ch \
    --cc=enguerrand.de-ribaucourt@savoirfairelinux$(echo .)com \
    --cc=hkallweit1@gmail$(echo .)com \
    --cc=horms@kernel$(echo .)org \
    --cc=linux@armlinux$(echo .)org.uk \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=woojung.huh@microchip$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox