netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: David Ahern <dsahern@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
	pabeni@redhat.com,
	Jaroslav Pulchart <jaroslav.pulchart@gooddata.com>
Subject: Re: [PATCH net v3] rtnetlink: make the "split" NLM_DONE handling generic
Date: Tue, 4 Jun 2024 07:08:41 -0700	[thread overview]
Message-ID: <20240604070841.438eba41@kernel.org> (raw)
In-Reply-To: <6861ace8-febe-43b8-b75a-751af0506c4d@kernel.org>

On Mon, 3 Jun 2024 20:33:50 -0600 David Ahern wrote:
> You are using the legacy way for route, link and address dumps with the
> option to quickly add the others as needed (meaning when a regression is
> reported). If those 3 need the workaround, I think there are high odds
> all of the other rtnl_register users will need it. So, if there is not
> going to be a per-app opt-in to a new way, you might as well make this
> the default for all rtnl families - sadly.

I prefer the default (for new code) to be "modern".

  reply	other threads:[~2024-06-04 14:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-03 18:48 [PATCH net v3] rtnetlink: make the "split" NLM_DONE handling generic Jakub Kicinski
2024-06-03 19:49 ` Eric Dumazet
2024-06-04  2:33 ` David Ahern
2024-06-04 14:08   ` Jakub Kicinski [this message]
2024-06-05 11:40 ` patchwork-bot+netdevbpf

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=20240604070841.438eba41@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=jaroslav.pulchart@gooddata.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;
as well as URLs for NNTP newsgroup(s).