All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Abeni <pabeni@redhat.com>
To: Matthieu Baerts <matttbe@kernel.org>, mptcp@lists.linux.dev
Subject: Re: [PATCH mptcp-net v2 4/5] mptcp: track fallbacks accurately via mibs
Date: Wed, 9 Jul 2025 12:23:13 +0200	[thread overview]
Message-ID: <3fbcd96b-5542-45fc-b041-e4dc302f3d2a@redhat.com> (raw)
In-Reply-To: <279b70c8-603a-4fda-af5e-30cf4df7ebed@redhat.com>

On 7/9/25 11:55 AM, Paolo Abeni wrote:
> I'm ok to rename [__]mptcp_do_fallback() to [__]mptcp_try_fallback(),
> but I would not do that in patch 1, for backport's sake.

Actually patch 1 already touches almost all the the places where
[__]mptcp_do_fallback is used, so it should be fine to do the rename is
such patch.

For consistency with other MIBs I'll additionally trim all the '_' in
the MPTCP-specific part of the newly introduced MIB name i.e.

MPTCP_MIB_FALLBACK_FAILED -> MPTCP_MIB_FALLBACKFAILED

/P


  reply	other threads:[~2025-07-09 10:23 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-05  7:24 [PATCH mptcp-net v2 0/5] mptcp: fix fallback-related races Paolo Abeni
2025-07-05  7:24 ` [PATCH mptcp-net v2 1/5] mptcp: make fallback action and fallback decision atomic Paolo Abeni
2025-07-08 14:54   ` Matthieu Baerts
2025-07-08 15:13     ` Matthieu Baerts
2025-07-09  9:09     ` Paolo Abeni
2025-07-05  7:24 ` [PATCH mptcp-net v2 2/5] mptcp: plug races between subflow fail and subflow creation Paolo Abeni
2025-07-08 15:42   ` Matthieu Baerts
2025-07-09  9:14     ` Paolo Abeni
2025-07-09  9:18       ` Matthieu Baerts
2025-07-05  7:24 ` [PATCH mptcp-net v2 3/5] mptcp: fix status reset on disconnect() Paolo Abeni
2025-07-08 15:43   ` Matthieu Baerts
2025-07-09  9:27     ` Paolo Abeni
2025-07-09 10:39       ` Matthieu Baerts
2025-07-09 10:49         ` Paolo Abeni
2025-07-09 10:55           ` Matthieu Baerts
2025-07-09 12:33             ` Paolo Abeni
2025-07-05  7:24 ` [PATCH mptcp-net v2 4/5] mptcp: track fallbacks accurately via mibs Paolo Abeni
2025-07-08 15:56   ` Matthieu Baerts
2025-07-09  9:55     ` Paolo Abeni
2025-07-09 10:23       ` Paolo Abeni [this message]
2025-07-09 10:42         ` Matthieu Baerts
2025-07-09 10:55       ` Matthieu Baerts
2025-07-05  7:24 ` [PATCH mptcp-net v2 5/5] mptcp: remove pr_fallback() Paolo Abeni
2025-07-05 18:04   ` kernel test robot
2025-07-08 15:57   ` Matthieu Baerts
2025-07-07  7:43 ` [PATCH mptcp-net v2 0/5] mptcp: fix fallback-related races MPTCP CI
2025-07-07  8:47 ` MPTCP CI
2025-07-08 15:41 ` Matthieu Baerts

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=3fbcd96b-5542-45fc-b041-e4dc302f3d2a@redhat.com \
    --to=pabeni@redhat.com \
    --cc=matttbe@kernel.org \
    --cc=mptcp@lists.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.