All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthieu Baerts <matthieu.baerts@tessares.net>
To: Kishen Maloor <kishen.maloor@intel.com>, mptcp@lists.linux.dev
Subject: Re: [PATCH mptcp-next v9 0/6] mptcp: fixes and enhancements related to path management
Date: Sat, 2 Apr 2022 13:01:14 +0200	[thread overview]
Message-ID: <85efdabe-044b-5c78-de66-e3d7138fdccc@tessares.net> (raw)
In-Reply-To: <20220329021401.1196466-1-kishen.maloor@intel.com>

Hi Kishen, Paolo, Mat,

On 29/03/2022 04:13, Kishen Maloor wrote:
> This patch series incorporates fixes and enhancements related to
> path management over MPTCP connections, particularly in support of
> userspace PMs. The changes ensure that the required bits of
> information are conveyed through MPTCP netlink events which
> would be consumed by the path manager in making its decisions.
> Further it adds flexibility in establishing paths and from
> both ends of MPTCP connections.

Thank you for the patches and the reviews!

Now in our tree (feat. for net-next next) with Paolo's ACK and Mat's RvB
tags + my RvB tag on Mat's patch:

New patches for t/upstream:
- 427906c8a699: "squashed" patch 1/6 in "mptcp: Bypass kernel PM when
userspace PM is enabled"
- 6640ff7f4de5: "Signed-off-by" + "Co-developed-by"
- Results: 463bac3cb3eb..6ecd31441499 (export)

- ab5c3fe24c5d: "squashed" patch 1/2 in "selftests: mptcp: Add tests for
userspace PM type"
- Results: 6ecd31441499..bdcfe21e5935 (export)

- 3fd4c2a2d672: mptcp: bypass in-kernel PM restrictions for non-kernel PMs
- 564dcdfa9e21: selftests: mptcp: ADD_ADDR echo test with missing
userspace daemon
- f9900267d0b8: mptcp: store remote id from MP_JOIN SYN/ACK in local ctx
- fc1a120f5a70: mptcp: reflect remote port (not 0) in ANNOUNCED events
- 12d4f5bc7b1c: mptcp: establish subflows from either end of connection
- 653a3596c18f: mptcp: expose server_side attribute in MPTCP netlink events
- Results: bdcfe21e5935..580d91d8ba51 (export)

Builds and tests are now in progress:

https://cirrus-ci.com/github/multipath-tcp/mptcp_net-next/export/20220402T105856
https://github.com/multipath-tcp/mptcp_net-next/actions/workflows/build-validation.yml?query=branch:export

Cheers,
Matt
-- 
Tessares | Belgium | Hybrid Access Solutions
www.tessares.net

      parent reply	other threads:[~2022-04-02 11:01 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-29  2:13 [PATCH mptcp-next v9 0/6] mptcp: fixes and enhancements related to path management Kishen Maloor
2022-03-29  2:13 ` [PATCH mptcp-next v9 1/6] Squash-to: mptcp: Bypass kernel PM when userspace PM is enabled Kishen Maloor
2022-03-29  2:13 ` [PATCH mptcp-next v9 2/6] mptcp: bypass in-kernel PM restrictions for non-kernel PMs Kishen Maloor
2022-04-01 19:37   ` Mat Martineau
2022-04-01 19:37     ` [PATCH mptcp-next 1/2] Squash-to: selftests: mptcp: Add tests for userspace PM type Mat Martineau
2022-04-01 19:37     ` [PATCH mptcp-next 2/2] selftests: mptcp: ADD_ADDR echo test with missing userspace daemon Mat Martineau
2022-03-29  2:13 ` [PATCH mptcp-next v9 3/6] mptcp: store remote id from MP_JOIN SYN/ACK in local ctx Kishen Maloor
2022-03-29  2:13 ` [PATCH mptcp-next v9 4/6] mptcp: reflect remote port (not 0) in ANNOUNCED events Kishen Maloor
2022-03-29  2:14 ` [PATCH mptcp-next v9 5/6] mptcp: establish subflows from either end of connection Kishen Maloor
2022-03-29  2:14 ` [PATCH mptcp-next v9 6/6] mptcp: expose server_side attribute in MPTCP netlink events Kishen Maloor
2022-03-30 17:00   ` mptcp: expose server_side attribute in MPTCP netlink events: Build Failure MPTCP CI
2022-03-30 19:11   ` mptcp: expose server_side attribute in MPTCP netlink events: Tests Results MPTCP CI
2022-04-01  9:42 ` [PATCH mptcp-next v9 0/6] mptcp: fixes and enhancements related to path management Paolo Abeni
2022-04-01 21:48 ` Mat Martineau
2022-04-02 11:01 ` 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=85efdabe-044b-5c78-de66-e3d7138fdccc@tessares.net \
    --to=matthieu.baerts@tessares.net \
    --cc=kishen.maloor@intel.com \
    --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.