From: Jakub Kicinski <kuba@kernel.org>
To: Jiri Pirko <jiri@resnulli.us>
Cc: Eric Dumazet <edumazet@google.com>,
davem@davemloft.net, netdev@vger.kernel.org, pabeni@redhat.com,
vadim.fedorenko@linux.dev, arkadiusz.kubalewski@intel.com
Subject: Re: [PATCH net-next] dpll: avoid multiple function calls to dump netdev info
Date: Fri, 1 Mar 2024 09:31:28 -0800 [thread overview]
Message-ID: <20240301093128.18722960@kernel.org> (raw)
In-Reply-To: <CANn89iLcOE7aJ6SSjCSixLOQd4CsMdmE1UQZWBsp6UgufA2pwQ@mail.gmail.com>
On Fri, 1 Mar 2024 17:24:07 +0100 Eric Dumazet wrote:
> > >BTW is the empty nest if the netdev has no pin intentional?
> >
> > The user can tell if this is or is not supported by kernel easily.
Seems legit, although user can also do:
$ genl ctrl list | grep dpll
Name: dpll
> This is a high cost for hosts with hundreds of devices :/
right, a bit high cost for a relatively rare feature :(
next prev parent reply other threads:[~2024-03-01 17:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-01 0:16 [PATCH net-next] dpll: avoid multiple function calls to dump netdev info Jakub Kicinski
2024-03-01 15:40 ` Jiri Pirko
2024-03-01 16:24 ` Eric Dumazet
2024-03-01 17:31 ` Jakub Kicinski [this message]
2024-03-02 9:36 ` 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=20240301093128.18722960@kernel.org \
--to=kuba@kernel.org \
--cc=arkadiusz.kubalewski@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jiri@resnulli.us \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=vadim.fedorenko@linux.dev \
/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.