[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240209135552.239c5590@kernel.org>
Date: Fri, 9 Feb 2024 13:55:52 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: David Ventura <david@...idv.dev>
Cc: Jonathan Corbet <corbet@....net>, "David S. Miller"
<davem@...emloft.net>, David Ahern <dsahern@...nel.org>, Eric Dumazet
<edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Greg Kroah-Hartman
<gregkh@...uxfoundation.org>, "Paul E. McKenney" <paulmck@...nel.org>,
Randy Dunlap <rdunlap@...radead.org>, Xiongwei Song
<xiongwei.song@...driver.com>, linux-doc@...r.kernel.org (open
list:DOCUMENTATION), linux-kernel@...r.kernel.org (open list),
netdev@...r.kernel.org (open list:NETWORKING [IPv4/IPv6])
Subject: Re: [PATCH v2 0/2] net: ipconfig: remove wait for drivers
On Thu, 8 Feb 2024 10:35:53 +0100 David Ventura wrote:
> Currently ip autoconfiguration has a hardcoded delay of 10ms.
>
> Make the delay configurable via the new `ip.dev_wait_ms` argument, and
> set the default value to 0ms.
Does not apply, you'll have to respin:
Applying: net: make driver settling time configurable
error: sha1 information is lacking or useless (Documentation/admin-guide/kernel-parameters.txt).
error: could not build fake ancestor
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 net: make driver settling time configurable
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Powered by blists - more mailing lists