mbox series

[net,0/2] AMD XGBE active/passive cable fixes

Message ID cover.1670516545.git.thomas.lendacky@amd.com (mailing list archive)
Headers show
Series AMD XGBE active/passive cable fixes | expand

Message

Tom Lendacky Dec. 8, 2022, 4:22 p.m. UTC
This series fixes some issues related to active and passive cables and
consists of two patches:

- Provide proper recognition of active cables.

- Only check for a minimum supported speed for passive cables.

Tom Lendacky (2):
  net: amd-xgbe: Fix logic around active and passive cables
  net: amd-xgbe: Check only the minimum speed for active/passive cables

 drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c | 23 +++++++--------------
 1 file changed, 8 insertions(+), 15 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Dec. 12, 2022, 10:10 a.m. UTC | #1
Hello:

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

On Thu, 8 Dec 2022 10:22:23 -0600 you wrote:
> This series fixes some issues related to active and passive cables and
> consists of two patches:
> 
> - Provide proper recognition of active cables.
> 
> - Only check for a minimum supported speed for passive cables.
> 
> [...]

Here is the summary with links:
  - [net,1/2] net: amd-xgbe: Fix logic around active and passive cables
    https://git.kernel.org/netdev/net/c/4998006c73af
  - [net,2/2] net: amd-xgbe: Check only the minimum speed for active/passive cables
    https://git.kernel.org/netdev/net/c/f8ab263d4d48

You are awesome, thank you!