All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Robert Hancock <robert.hancock@calian.com>
Cc: netdev@vger.kernel.org, nicolas.ferre@microchip.com,
	claudiu.beznea@microchip.com, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
	linux@armlinux.org.uk, tomas.melin@vaisala.com,
	harinik@xilinx.com
Subject: Re: [PATCH net-next v2 0/2] MACB NAPI improvements
Date: Wed, 11 May 2022 23:20:14 +0000	[thread overview]
Message-ID: <165231121464.1756.4308716572256208263.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220509194635.3094080-1-robert.hancock@calian.com>

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon,  9 May 2022 13:46:33 -0600 you wrote:
> Simplify the logic in the Cadence MACB/GEM driver for determining
> when to reschedule NAPI processing, and update it to use NAPI for the
> TX path as well as the RX path.
> 
> Changes since v1: Changed to use separate TX and RX NAPI instances and
> poll functions to avoid unnecessary checks of the other ring (TX/RX)
> states during polling and to use budget handling for both RX and TX.
> Fixed locking to protect against concurrent access to TX ring on
> TX transmit and TX poll paths.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/2] net: macb: simplify/cleanup NAPI reschedule checking
    https://git.kernel.org/netdev/net-next/c/1900e30d0ef7
  - [net-next,v2,2/2] net: macb: use NAPI for TX completion path
    https://git.kernel.org/netdev/net-next/c/138badbc21a0

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



      parent reply	other threads:[~2022-05-11 23:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-09 19:46 [PATCH net-next v2 0/2] MACB NAPI improvements Robert Hancock
2022-05-09 19:46 ` [PATCH net-next v2 1/2] net: macb: simplify/cleanup NAPI reschedule checking Robert Hancock
2022-05-09 19:46 ` [PATCH net-next v2 2/2] net: macb: use NAPI for TX completion path Robert Hancock
2022-05-11 23:20 ` 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=165231121464.1756.4308716572256208263.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=claudiu.beznea@microchip.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=harinik@xilinx.com \
    --cc=kuba@kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.ferre@microchip.com \
    --cc=pabeni@redhat.com \
    --cc=robert.hancock@calian.com \
    --cc=tomas.melin@vaisala.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 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.