All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Abeni <pabeni@redhat.com>
To: Florian Westphal <fw@strlen.de>, Kishen Maloor <kishen.maloor@intel.com>
Cc: mptcp@lists.linux.dev, mathew.j.martineau@linux.intel.com
Subject: Re: [RFC PATCH 0/4] mptcp: Update netlink interface for userspace PM
Date: Thu, 07 Oct 2021 13:26:46 +0200	[thread overview]
Message-ID: <927307c6be705ab82341f8923842eb6687c253cc.camel@redhat.com> (raw)
In-Reply-To: <20211007083218.GA7333@breakpoint.cc>

On Thu, 2021-10-07 at 10:32 +0200, Florian Westphal wrote:
> Kishen Maloor <kishen.maloor@intel.com> wrote:
> > This patch series marks the beginning of an attempt to update the MPTCP
> > netlink interface with commands to support the offloading of path management 
> > decisions to userspace path managers.
> > 
> > Specifically, the commits in this series introduce the following commands:
> > 
> > * MPTCP_PM_CMD_ANNOUNCE: Issue an ADD_ADDR advertisement over the selected MPTCP
> >   connection.
> 
> Looks like you guys are further ahead than me.
> I've pushed my work here:
> 
> iproute2:
> https://git.breakpoint.cc/cgit/fw/iproute2.git/log/?h=mptcp_sf_03
> 
> kernel:
> https://git.breakpoint.cc/cgit/fw/mptcp_net-next.git/log/?h=netlink_cmd_07
> 
> I had planned to work on packetdrill tests next but to avoid
> further duplicate work I will refrain from doing so.
> 
> Feel free to take what you need and/or mangle and discard this at will.

It looks like your patch:

mptcp: netlink: allow userspace-driven subflow establishment

implements feature not available here, while:

mptcp: netlink: allow userspace to perform address announcements

overlaps with this effort.

I think we can merge the 2 series into a single one dropping only the
later patch, if there is agreement.

Cheers,

Paolo


  reply	other threads:[~2021-10-07 11:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-07  4:36 [RFC PATCH 0/4] mptcp: Update netlink interface for userspace PM Kishen Maloor
2021-10-07  4:36 ` [RFC PATCH 1/4] mptcp: pm_netlink: Add MPTCP_PM_CMD_ANNOUNCE Kishen Maloor
2021-10-07 10:45   ` Paolo Abeni
2021-10-07 14:43   ` Matthieu Baerts
2021-10-07  4:36 ` [RFC PATCH 2/4] mptcp: selftests: MPTCP_PM_CMD_ANNOUNCE Kishen Maloor
2021-10-07 10:47   ` Paolo Abeni
2021-10-07  4:36 ` [RFC PATCH 3/4] mptcp: pm_netlink: Add MPTCP_PM_CMD_REMOVE Kishen Maloor
2021-10-07 11:23   ` Paolo Abeni
2021-10-07  4:36 ` [RFC PATCH 4/4] mptcp: selftests: MPTCP_PM_CMD_REMOVE Kishen Maloor
2021-10-07  8:32 ` [RFC PATCH 0/4] mptcp: Update netlink interface for userspace PM Florian Westphal
2021-10-07 11:26   ` Paolo Abeni [this message]
2021-10-07 16:26     ` Kishen Maloor

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=927307c6be705ab82341f8923842eb6687c253cc.camel@redhat.com \
    --to=pabeni@redhat.com \
    --cc=fw@strlen.de \
    --cc=kishen.maloor@intel.com \
    --cc=mathew.j.martineau@linux.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.