MPTCP Linux Development
 help / color / mirror / Atom feed
From: Matthieu Baerts <matttbe@kernel.org>
To: mptcp@lists.linux.dev
Cc: YonglongLi <liyonglong@chinatelecom.cn>
Subject: Re: [PATCH mptcp-next v2] mptcp: increment RmAddr MIB counter once per RM_ADDR
Date: Mon, 3 Jun 2024 17:51:56 +0200	[thread overview]
Message-ID: <f82edec4-2259-486e-adfe-db3c26a3b0a2@kernel.org> (raw)
In-Reply-To: <20240527-mptcp-rmaddr-counter-once-v2-1-3e61360a90ac@kernel.org>

Hello,

On 27/05/2024 18:03, Matthieu Baerts (NGI0) wrote:
> From: YonglongLi <liyonglong@chinatelecom.cn>
> 
> The RmAddr MIB counter is supposed to be incremented once when a valid
> RM_ADDR has been received. Before this patch, it could have been
> incremented as many times as the number of subflows connected to the
> linked address ID, so it could have been 0, 1 or more than 1.
> 
> The "RmSubflow" is incremented after a local operation. In this case,
> it is normal to tied it with the number of subflows that have been
> actually removed.
> 
> The "remove invalid addresses" MP Join subtest has been modified to
> validate this case. A broadcast IP address is now used instead: the
> client will not be able to create a subflow to this address. The
> consequence is that when receiving the RM_ADDR with the ID attached to
> this broadcast IP address, no subflow linked to this ID will be found.

Now in our tree (fixes for -net):

New patches for t/upstream-net and t/upstream:
- 9c592aa6f604: mptcp: increment RmAddr MIB counter once per RM_ADDR
- Results: bbdf7fd48eef..e85c0954b4e4 (export-net)
- Results: 05497250894c..5e8a75a149b7 (export)

Tests are now in progress:

- export-net:
https://github.com/multipath-tcp/mptcp_net-next/commit/0cd8eb1e3be7cc7691835ad2b30d34a122253081/checks
- export:
https://github.com/multipath-tcp/mptcp_net-next/commit/37ac616090e02d163a41ceefbc28d3ff41afe470/checks

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.


      parent reply	other threads:[~2024-06-03 15:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-27 16:03 [PATCH mptcp-next v2] mptcp: increment RmAddr MIB counter once per RM_ADDR Matthieu Baerts (NGI0)
2024-05-27 16:49 ` MPTCP CI
2024-05-27 17:24   ` Matthieu Baerts
2024-06-03 15:51 ` Matthieu Baerts [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=f82edec4-2259-486e-adfe-db3c26a3b0a2@kernel.org \
    --to=matttbe@kernel.org \
    --cc=liyonglong@chinatelecom.cn \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox