From: Vadim Fedorenko <vadim.fedorenko@linux.dev>
To: Eric Dumazet <edumazet@google.com>,
"David S . Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>
Cc: Simon Horman <horms@kernel.org>,
netdev@vger.kernel.org, eric.dumazet@gmail.com,
Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>,
Jiri Pirko <jiri@resnulli.us>
Subject: Re: [PATCH net-next] dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used
Date: Thu, 21 May 2026 23:26:29 +0100 [thread overview]
Message-ID: <a7830c42-958c-4e6c-8dbb-a3127ea72d89@linux.dev> (raw)
In-Reply-To: <20260521171440.114956-1-edumazet@google.com>
On 21.05.2026 18:14, Eric Dumazet wrote:
> We plan to no longer hold RTNL in "ip link show", and use RCU instead.
>
> Assume rtnl_fill_dpll_pin() will have to fill DPLL_A_PIN_ID.
>
> It is fine to over-estimate skb size (by 8 bytes) in if_nlmsg_size().
>
> Signed-off-by: Eric Dumazet <edumazet@google.com>
> ---
> Cc: Vadim Fedorenko <vadim.fedorenko@linux.dev>
> Cc: Arkadiusz Kubalewski <arkadiusz.kubalewski@intel.com>
> Cc: Jiri Pirko <jiri@resnulli.us>
> ---
> drivers/dpll/dpll_netlink.c | 11 -----------
> include/linux/dpll.h | 9 +++++++--
> net/core/rtnetlink.c | 6 +++---
> 3 files changed, 10 insertions(+), 16 deletions(-)
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
prev parent reply other threads:[~2026-05-21 22:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-21 17:14 [PATCH net-next] dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be used Eric Dumazet
2026-05-21 22:26 ` Vadim Fedorenko [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=a7830c42-958c-4e6c-8dbb-a3127ea72d89@linux.dev \
--to=vadim.fedorenko@linux.dev \
--cc=arkadiusz.kubalewski@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=horms@kernel.org \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--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