All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ioana Ciornei <ciorneiioana@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
	laurentiu.tudor@nxp.com, ioana.ciornei@nxp.com
Subject: Re: [PATCH net-next 0/8] dpaa2-switch: integrate the MAC endpoint support
Date: Wed, 04 Aug 2021 09:00:07 +0000	[thread overview]
Message-ID: <162806760717.27431.27938602404910124.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210803165745.138175-1-ciorneiioana@gmail.com>

Hello:

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

On Tue,  3 Aug 2021 19:57:37 +0300 you wrote:
> From: Ioana Ciornei <ioana.ciornei@nxp.com>
> 
> This patch set integrates the already available MAC support into the
> dpaa2-switch driver as well.
> 
> The first 4 patches are fixing up some minor problems or optimizing the
> code, while the remaining ones are actually integrating the dpaa2-mac
> support into the switch driver by calling the dpaa2_mac_* provided
> functions. While at it, we also export the MAC statistics in ethtool
> like we do for dpaa2-eth.
> 
> [...]

Here is the summary with links:
  - [net-next,1/8] dpaa2-switch: request all interrupts sources on the DPSW
    https://git.kernel.org/netdev/net-next/c/1ca6cf5ecbde
  - [net-next,2/8] dpaa2-switch: use the port index in the IRQ handler
    https://git.kernel.org/netdev/net-next/c/24ab724f8a46
  - [net-next,3/8] dpaa2-switch: do not enable the DPSW at probe time
    https://git.kernel.org/netdev/net-next/c/042ad90ca7ce
  - [net-next,4/8] dpaa2-switch: no need to check link state right after ndo_open
    https://git.kernel.org/netdev/net-next/c/2b24ffd83e39
  - [net-next,5/8] bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
    https://git.kernel.org/netdev/net-next/c/27cfdadd687d
  - [net-next,6/8] dpaa2-switch: integrate the MAC endpoint support
    https://git.kernel.org/netdev/net-next/c/84cba72956fd
  - [net-next,7/8] dpaa2-switch: add a prefix to HW ethtool stats
    https://git.kernel.org/netdev/net-next/c/8581362d9c85
  - [net-next,8/8] dpaa2-switch: export MAC statistics in ethtool
    https://git.kernel.org/netdev/net-next/c/f0653a892097

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-08-04  9:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-03 16:57 [PATCH net-next 0/8] dpaa2-switch: integrate the MAC endpoint support Ioana Ciornei
2021-08-03 16:57 ` [PATCH net-next 1/8] dpaa2-switch: request all interrupts sources on the DPSW Ioana Ciornei
2021-08-03 16:57 ` [PATCH net-next 2/8] dpaa2-switch: use the port index in the IRQ handler Ioana Ciornei
2021-08-03 16:57 ` [PATCH net-next 3/8] dpaa2-switch: do not enable the DPSW at probe time Ioana Ciornei
2021-08-03 16:57 ` [PATCH net-next 4/8] dpaa2-switch: no need to check link state right after ndo_open Ioana Ciornei
2021-08-03 16:57 ` [PATCH net-next 5/8] bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID Ioana Ciornei
2021-08-03 16:57 ` [PATCH net-next 6/8] dpaa2-switch: integrate the MAC endpoint support Ioana Ciornei
2021-08-03 16:57 ` [PATCH net-next 7/8] dpaa2-switch: add a prefix to HW ethtool stats Ioana Ciornei
2021-08-03 16:57 ` [PATCH net-next 8/8] dpaa2-switch: export MAC statistics in ethtool Ioana Ciornei
2021-08-04  9:00 ` 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=162806760717.27431.27938602404910124.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=ciorneiioana@gmail.com \
    --cc=davem@davemloft.net \
    --cc=ioana.ciornei@nxp.com \
    --cc=kuba@kernel.org \
    --cc=laurentiu.tudor@nxp.com \
    --cc=netdev@vger.kernel.org \
    /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.