public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Tobias Waldekranz <tobias@waldekranz•com>
Cc: davem@davemloft•net, kuba@kernel•org, andrew@lunn•ch,
	gregory.clement@bootlin•com, sebastian.hesselbarth@gmail•com,
	robh+dt@kernel•org, krzysztof.kozlowski+dt@linaro•org,
	conor+dt@kernel•org, netdev@vger•kernel.org
Subject: Re: [PATCH v2 net-next 0/3] net: mvmdio: Performance related improvements
Date: Wed, 06 Dec 2023 04:20:24 +0000	[thread overview]
Message-ID: <170183642469.10645.13461359609300512156.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231204100811.2708884-1-tobias@waldekranz.com>

Hello:

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

On Mon,  4 Dec 2023 11:08:08 +0100 you wrote:
> Observations of the XMDIO bus on a CN9130-based system during a
> firmware download showed a very low bus utilization, which stemmed
> from the 150us (10x the average access time) sleep which would take
> place when the first poll did not succeed.
> 
> With this series in place, bus throughput increases by about 10x,
> multiplied by whatever gain you are able to extract from running the
> MDC at a higher frequency (hardware dependent).
> 
> [...]

Here is the summary with links:
  - [v2,net-next,1/3] arm64: dts: marvell: cp11x: Provide clock names for MDIO controllers
    (no matching commit)
  - [v2,net-next,2/3] net: mvmdio: Avoid excessive sleeps in polled mode
    https://git.kernel.org/netdev/net-next/c/7dd12fe34686
  - [v2,net-next,3/3] net: mvmdio: Support setting the MDC frequency on XSMI controllers
    https://git.kernel.org/netdev/net-next/c/eb6a6605ff5a

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



      parent reply	other threads:[~2023-12-06  4:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-04 10:08 [PATCH v2 net-next 0/3] net: mvmdio: Performance related improvements Tobias Waldekranz
2023-12-04 10:08 ` [PATCH v2 net-next 1/3] arm64: dts: marvell: cp11x: Provide clock names for MDIO controllers Tobias Waldekranz
2023-12-05 15:09   ` Andrew Lunn
2023-12-06  4:13   ` Jakub Kicinski
2023-12-04 10:08 ` [PATCH v2 net-next 2/3] net: mvmdio: Avoid excessive sleeps in polled mode Tobias Waldekranz
2023-12-05 15:11   ` Andrew Lunn
2023-12-04 10:08 ` [PATCH v2 net-next 3/3] net: mvmdio: Support setting the MDC frequency on XSMI controllers Tobias Waldekranz
2023-12-05 15:13   ` Andrew Lunn
2023-12-05  3:47 ` [PATCH v2 net-next 0/3] net: mvmdio: Performance related improvements Andrew Lunn
2023-12-05  7:31   ` Tobias Waldekranz
2023-12-06  4: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=170183642469.10645.13461359609300512156.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=andrew@lunn$(echo .)ch \
    --cc=conor+dt@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=gregory.clement@bootlin$(echo .)com \
    --cc=krzysztof.kozlowski+dt@linaro$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=robh+dt@kernel$(echo .)org \
    --cc=sebastian.hesselbarth@gmail$(echo .)com \
    --cc=tobias@waldekranz$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox