All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: John Efstathiades <john.efstathiades@pebblebay.com>
Cc: UNGLinuxDriver@microchip.com, woojung.huh@microchip.com,
	davem@davemloft.net, netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/6] lan78xx NAPI Performance Improvements
Date: Thu, 18 Nov 2021 13:00:12 +0000	[thread overview]
Message-ID: <163724041250.16944.12206284082430153808.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211118110139.7321-1-john.efstathiades@pebblebay.com>

Hello:

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

On Thu, 18 Nov 2021 11:01:33 +0000 you wrote:
> This patch set introduces a set of changes to the lan78xx driver
> that were originally developed as part of an investigation into
> the performance of TCP and UDP transfers on an Android system.
> The changes increase the throughput of both UDP and TCP transfers
> and reduce the overall CPU load.
> 
> These improvements are also seen on a standard Linux kernel. Typical
> results are included at the end of this document.
> 
> [...]

Here is the summary with links:
  - [net-next,1/6] lan78xx: Fix memory allocation bug
    https://git.kernel.org/netdev/net-next/c/a6df95cae40b
  - [net-next,2/6] lan78xx: Introduce Tx URB processing improvements
    https://git.kernel.org/netdev/net-next/c/d383216a7efe
  - [net-next,3/6] lan78xx: Introduce Rx URB processing improvements
    https://git.kernel.org/netdev/net-next/c/c450a8eb187a
  - [net-next,4/6] lan78xx: Re-order rx_submit() to remove forward declaration
    https://git.kernel.org/netdev/net-next/c/9d2da72189a8
  - [net-next,5/6] lan78xx: Remove hardware-specific header update
    https://git.kernel.org/netdev/net-next/c/0dd87266c133
  - [net-next,6/6] lan78xx: Introduce NAPI polling support
    https://git.kernel.org/netdev/net-next/c/ec4c7e12396b

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-11-18 13:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-18 11:01 [PATCH net-next 0/6] lan78xx NAPI Performance Improvements John Efstathiades
2021-11-18 11:01 ` [PATCH net-next 1/6] lan78xx: Fix memory allocation bug John Efstathiades
2021-11-18 11:01 ` [PATCH net-next 2/6] lan78xx: Introduce Tx URB processing improvements John Efstathiades
2021-11-18 11:01 ` [PATCH net-next 3/6] lan78xx: Introduce Rx " John Efstathiades
2021-11-18 11:01 ` [PATCH net-next 4/6] lan78xx: Re-order rx_submit() to remove forward declaration John Efstathiades
2021-11-18 11:01 ` [PATCH net-next 5/6] lan78xx: Remove hardware-specific header update John Efstathiades
2021-11-18 11:01 ` [PATCH net-next 6/6] lan78xx: Introduce NAPI polling support John Efstathiades
2021-11-18 13: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=163724041250.16944.12206284082430153808.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=davem@davemloft.net \
    --cc=john.efstathiades@pebblebay.com \
    --cc=netdev@vger.kernel.org \
    --cc=woojung.huh@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 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.