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 X-Spam-Level: X-Spam-Status: No, score=-11.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5BF99C48BE5 for ; Sat, 12 Jun 2021 20:20:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 42D1561182 for ; Sat, 12 Jun 2021 20:20:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231492AbhFLUWJ (ORCPT ); Sat, 12 Jun 2021 16:22:09 -0400 Received: from mail.kernel.org ([198.145.29.99]:36648 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229753AbhFLUWE (ORCPT ); Sat, 12 Jun 2021 16:22:04 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 75AC961156; Sat, 12 Jun 2021 20:20:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1623529204; bh=FgnpdG6AYPjS5jbqTlZT9ZgVhDC6xQonY2AStbspRNo=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=o3+bXzYJsjEmF9Qxm08ayZz0KZvfFu0iDnzzY4+56l6r0XnvfT9tik22slnAalPvY YtUcp+8kGShCouUlonjz39iL6C3hxFa6/cQ0l8HqhOFZNsjFubjPasPLqniO7xC4BN s/JQjrvHPWUYCE5WSqldLBkgO+sBPfKlmQHDEUbd0sZyG20v9Vf7x9wvtI8B9zEulN zjXvCw1ZNduh/Y6gedMLiv1wHfKOzg7pbQNK9jEC9ZBiPl9ircUkq6AqPqsHjwqxFe cR/pzGgxOGFTDb0+CwLnHU8xvI+IWDMvgccUpicaDo8fnqVPdbXx2fpWK/nThbWO6S b64XllEZpyvrA== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next 0/4] Add 25G BASE-R support From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162352920442.6609.17972913437151607132.git-patchwork-notify@kernel.org> Date: Sat, 12 Jun 2021 20:20:04 +0000 References: <20210611125453.313308-1-steen.hegelund@microchip.com> In-Reply-To: <20210611125453.313308-1-steen.hegelund@microchip.com> To: Steen Hegelund Cc: linux@armlinux.org.uk, andrew@lunn.ch, hkallweit1@gmail.com, davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Fri, 11 Jun 2021 14:54:49 +0200 you wrote: > This series add the 25G BASE-R mode to the set modes supported. > This mode is used by the Sparx5 Switch for its 25G SerDes. > > Steen Hegelund (4): > dt-bindings: net: Add 25G BASE-R phy interface > net: phy: Add 25G BASE-R interface mode > net: sfp: add support for 25G BASE-R SFPs > net: phylink: Add 25G BASE-R support > > [...] Here is the summary with links: - [net-next,1/4] dt-bindings: net: Add 25G BASE-R phy interface https://git.kernel.org/netdev/net-next/c/858252c9c346 - [net-next,2/4] net: phy: Add 25G BASE-R interface mode https://git.kernel.org/netdev/net-next/c/a56c28686569 - [net-next,3/4] net: sfp: add support for 25G BASE-R SFPs https://git.kernel.org/netdev/net-next/c/452d2c6fbae2 - [net-next,4/4] net: phylink: Add 25G BASE-R support https://git.kernel.org/netdev/net-next/c/21e0c59edc09 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html