From: patchwork-bot+netdevbpf@kernel.org
To: Horatiu Vultur <horatiu.vultur@microchip.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, richardcochran@gmail.com,
UNGLinuxDriver@microchip.com, david.laight@aculab.com
Subject: Re: [PATCH net-next v2 0/2] net: lan966x: Improve TX/RX of frames from/to CPU
Date: Sun, 19 Mar 2023 15:30:17 +0000 [thread overview]
Message-ID: <167923981795.9440.2717535586927944786.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230317152713.4141614-1-horatiu.vultur@microchip.com>
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Fri, 17 Mar 2023 16:27:11 +0100 you wrote:
> The first patch of this series improves the RX side. As it seems to be
> an expensive operation to read the RX timestamp for every frame, then
> read it only if it is required. This will give an improvement of ~70mbit
> on the RX side.
> The second patch stops using the packing library. This improves mostly
> the TX side as this library is used to set diffent bits in the IFH. If
> this library is replaced with a more simple/shorter implementation,
> this gives an improvement of more than 100mbit on TX side.
> All the measurements were done using iperf3.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/2] net: lan966x: Don't read RX timestamp if not needed
https://git.kernel.org/netdev/net-next/c/ff89ac704e2c
- [net-next,v2,2/2] net: lan966x: Stop using packing library
https://git.kernel.org/netdev/net-next/c/fd7627833ddf
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:[~2023-03-19 15:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-17 15:27 [PATCH net-next v2 0/2] net: lan966x: Improve TX/RX of frames from/to CPU Horatiu Vultur
2023-03-17 15:27 ` [PATCH net-next v2 1/2] net: lan966x: Don't read RX timestamp if not needed Horatiu Vultur
2023-03-17 15:27 ` [PATCH net-next v2 2/2] net: lan966x: Stop using packing library Horatiu Vultur
2023-03-19 15:30 ` 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=167923981795.9440.2717535586927944786.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=UNGLinuxDriver@microchip.com \
--cc=davem@davemloft.net \
--cc=david.laight@aculab.com \
--cc=edumazet@google.com \
--cc=horatiu.vultur@microchip.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.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.