From: patchwork-bot+netdevbpf@kernel.org
To: Gerhard Engleder <gerhard@engleder-embedded.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
edumazet@google.com, pabeni@redhat.com
Subject: Re: [PATCH net-next v2 0/4] tsnep: Throttle interrupts, RX buffer allocation and ethtool_get_channels()
Date: Fri, 02 Dec 2022 11:20:17 +0000 [thread overview]
Message-ID: <166998001720.12503.6333150149628522017.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20221130193708.70747-1-gerhard@engleder-embedded.com>
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Wed, 30 Nov 2022 20:37:04 +0100 you wrote:
> Collection of improvements found during development of XDP support.
> Hopefully the last patch series before the XDP support.
>
> ethtool_get_channels() is needed for automatic TAPRIO configuration in
> combination with multiple queues.
>
> Rework of the RX buffer allocation is prework of XDP. It ensures that
> packets are only dropped if RX queue would otherwise run empty because
> of failed allocations. So it should reduce the number of dropped packets
> under low memory conditions.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/4] tsnep: Consistent naming of struct net_device
https://git.kernel.org/netdev/net-next/c/91644df1ba01
- [net-next,v2,2/4] tsnep: Add ethtool::get_channels support
https://git.kernel.org/netdev/net-next/c/4f661ccfcac7
- [net-next,v2,3/4] tsnep: Throttle interrupts
https://git.kernel.org/netdev/net-next/c/d3dfe8d6c040
- [net-next,v2,4/4] tsnep: Rework RX buffer allocation
https://git.kernel.org/netdev/net-next/c/dbadae927287
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-12-02 11:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-30 19:37 [PATCH net-next v2 0/4] tsnep: Throttle interrupts, RX buffer allocation and ethtool_get_channels() Gerhard Engleder
2022-11-30 19:37 ` [PATCH net-next v2 1/4] tsnep: Consistent naming of struct net_device Gerhard Engleder
2022-11-30 22:39 ` Andrew Lunn
2022-11-30 19:37 ` [PATCH net-next v2 2/4] tsnep: Add ethtool::get_channels support Gerhard Engleder
2022-11-30 22:39 ` Andrew Lunn
2022-11-30 19:37 ` [PATCH net-next v2 3/4] tsnep: Throttle interrupts Gerhard Engleder
2022-11-30 22:53 ` Andrew Lunn
2022-11-30 19:37 ` [PATCH net-next v2 4/4] tsnep: Rework RX buffer allocation Gerhard Engleder
2022-12-02 11: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=166998001720.12503.6333150149628522017.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gerhard@engleder-embedded.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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.