netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Jiri Pirko <jiri@resnulli.us>
Cc: netdev@vger.kernel.org, davem@davemloft.net, edumazet@google.com,
	pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org
Subject: Re: [PATCH net-next v2] netdevsim: add couple of fw_update_flash_* debugfs knobs
Date: Mon, 21 Jul 2025 16:04:57 -0700	[thread overview]
Message-ID: <20250721160457.407df671@kernel.org> (raw)
In-Reply-To: <20250720212734.25605-1-jiri@resnulli.us>

On Sun, 20 Jul 2025 23:27:34 +0200 Jiri Pirko wrote:
> Netdevsim emulates firmware update and it takes 5 seconds to complete.
> For some usecases, this is too long and unnecessary. Allow user to
> configure the time by exposing debugfs knobs to set flash size, chunk
> size and chunk time.

FWIW I also find the long delays annoying when running the test
manually. But do we need knobs for all the constants? Maybe cut
down the size to something more reasonable and expose just one
knob to control the length of the msleep()?
-- 
pw-bot: cr

  parent reply	other threads:[~2025-07-21 23:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-20 21:27 [PATCH net-next v2] netdevsim: add couple of fw_update_flash_* debugfs knobs Jiri Pirko
2025-07-21 15:20 ` Simon Horman
2025-07-21 23:04 ` Jakub Kicinski [this message]
2025-07-22  8:55   ` Jiri Pirko

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=20250721160457.407df671@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=jiri@resnulli.us \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).