Netdev List
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Eric Dumazet <edumazet@google.com>
Cc: "David S . Miller" <davem@davemloft.net>,
	Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
	David Ahern <dsahern@kernel.org>,
	Kuniyuki Iwashima <kuniyu@google.com>,
	netdev@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH net] rtnetlink: add RTEXT_FILTER_TERSE_DUMP support
Date: Fri, 8 May 2026 16:18:27 -0700	[thread overview]
Message-ID: <20260508161827.15b114eb@kernel.org> (raw)
In-Reply-To: <20260507174547.4125412-1-edumazet@google.com>

On Thu,  7 May 2026 17:45:47 +0000 Eric Dumazet wrote:
> We can later avoid using RTNL when RTEXT_FILTER_TERSE_DUMP
> is requested, as none of these attributes need RTNL.

Since this is uAPI I think we need a better name?
TERSE_DUMP doesn't explain much, my first thought was that you'll just
trim some ancient attributes to make things smaller. Sounds like you
want it to be lockless. Also GET will effectively support this bit
too so _DUMP is a lie.

Maybe RTEXT_FILTER_LOCKLESS or RTEXT_FILTER_NAME_ONLY ?

  parent reply	other threads:[~2026-05-08 23:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-07 17:45 [PATCH net] rtnetlink: add RTEXT_FILTER_TERSE_DUMP support Eric Dumazet
2026-05-07 17:46 ` Eric Dumazet
2026-05-08  0:02 ` Kuniyuki Iwashima
2026-05-08 23:18 ` Jakub Kicinski [this message]
2026-05-11  6:16   ` Eric Dumazet

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=20260508161827.15b114eb@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=horms@kernel.org \
    --cc=kuniyu@google.com \
    --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