netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Steen Hegelund <steen.hegelund@microchip.com>
Cc: davem@davemloft.net, kuba@kernel.org, andrew@lunn.ch,
	linux@armlinux.org.uk, UNGLinuxDriver@microchip.com,
	alexandre.belloni@bootlin.com, madalin.bucur@oss.nxp.com,
	mark.einon@gmail.com, masahiroy@kernel.org, arnd@arndb.de,
	p.zabel@pengutronix.de, simon.horman@netronome.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH net-next v5 00/10] Adding the Sparx5i Switch Driver
Date: Thu, 24 Jun 2021 18:40:05 +0000	[thread overview]
Message-ID: <162456000537.7935.16966630139260402371.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210624070758.515521-1-steen.hegelund@microchip.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Thu, 24 Jun 2021 09:07:48 +0200 you wrote:
> This series provides the Microchip Sparx5i Switch Driver
> 
> The SparX-5 Enterprise Ethernet switch family provides a rich set of
> Enterprise switching features such as advanced TCAM-based VLAN and QoS
> processing enabling delivery of differentiated services, and security
> through TCAMbased frame processing using versatile content aware processor
> (VCAP). IPv4/IPv6 Layer 3 (L3) unicast and multicast routing is supported
> with up to 18K IPv4/9K IPv6 unicast LPM entries and up to 9K IPv4/3K IPv6
> (S,G) multicast groups. L3 security features include source guard and
> reverse path forwarding (uRPF) tasks. Additional L3 features include
> VRF-Lite and IP tunnels (IP over GRE/IP).
> 
> [...]

Here is the summary with links:
  - [net-next,v5,01/10] dt-bindings: net: sparx5: Add sparx5-switch bindings
    https://git.kernel.org/netdev/net-next/c/f8c63088a98b
  - [net-next,v5,02/10] net: sparx5: add the basic sparx5 driver
    https://git.kernel.org/netdev/net-next/c/3cfa11bac9bb
  - [net-next,v5,03/10] net: sparx5: add hostmode with phylink support
    https://git.kernel.org/netdev/net-next/c/f3cad2611a77
  - [net-next,v5,04/10] net: sparx5: add port module support
    https://git.kernel.org/netdev/net-next/c/946e7fd5053a
  - [net-next,v5,05/10] net: sparx5: add mactable support
    https://git.kernel.org/netdev/net-next/c/b37a1bae742f
  - [net-next,v5,06/10] net: sparx5: add vlan support
    https://git.kernel.org/netdev/net-next/c/78eab33bb68b
  - [net-next,v5,07/10] net: sparx5: add switching support
    https://git.kernel.org/netdev/net-next/c/d6fce5141929
  - [net-next,v5,08/10] net: sparx5: add calendar bandwidth allocation support
    https://git.kernel.org/netdev/net-next/c/0a9d48ad0d09
  - [net-next,v5,09/10] net: sparx5: add ethtool configuration and statistics support
    https://git.kernel.org/netdev/net-next/c/af4b11022e2d
  - [net-next,v5,10/10] arm64: dts: sparx5: Add the Sparx5 switch node
    https://git.kernel.org/netdev/net-next/c/d0f482bb06f9

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



      parent reply	other threads:[~2021-06-24 18:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-24  7:07 [PATCH net-next v5 00/10] Adding the Sparx5i Switch Driver Steen Hegelund
2021-06-24  7:07 ` [PATCH net-next v5 01/10] dt-bindings: net: sparx5: Add sparx5-switch bindings Steen Hegelund
2021-06-24  7:07 ` [PATCH net-next v5 02/10] net: sparx5: add the basic sparx5 driver Steen Hegelund
2021-06-24  8:51   ` Philipp Zabel
2021-06-24  7:07 ` [PATCH net-next v5 03/10] net: sparx5: add hostmode with phylink support Steen Hegelund
2021-06-24  7:07 ` [PATCH net-next v5 04/10] net: sparx5: add port module support Steen Hegelund
2021-06-24  7:07 ` [PATCH net-next v5 05/10] net: sparx5: add mactable support Steen Hegelund
2021-06-24  7:07 ` [PATCH net-next v5 06/10] net: sparx5: add vlan support Steen Hegelund
2021-06-24  7:07 ` [PATCH net-next v5 07/10] net: sparx5: add switching support Steen Hegelund
2021-06-24  7:07 ` [PATCH net-next v5 08/10] net: sparx5: add calendar bandwidth allocation support Steen Hegelund
2021-06-24  7:07 ` [PATCH net-next v5 09/10] net: sparx5: add ethtool configuration and statistics support Steen Hegelund
2021-06-24  7:07 ` [PATCH net-next v5 10/10] arm64: dts: sparx5: Add the Sparx5 switch node Steen Hegelund
2021-06-24 18:40 ` 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=162456000537.7935.16966630139260402371.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=andrew@lunn.ch \
    --cc=arnd@arndb.de \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=madalin.bucur@oss.nxp.com \
    --cc=mark.einon@gmail.com \
    --cc=masahiroy@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=p.zabel@pengutronix.de \
    --cc=simon.horman@netronome.com \
    --cc=steen.hegelund@microchip.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).