All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mat Martineau <mathew.j.martineau@linux.intel.com>
To: Florian Westphal <fw@strlen.de>
Cc: mptcp@lists.linux.dev
Subject: Re: [PATCH v3 mptcp-next 4/7] mptcp: setsockopt: handle SOL_SOCKET in one place only
Date: Fri, 14 May 2021 12:08:16 -0700 (PDT)	[thread overview]
Message-ID: <dd12c9fa-5a5a-b0ba-e53e-64be34f4f4f@linux.intel.com> (raw)
In-Reply-To: <20210514094857.10663-5-fw@strlen.de>

On Fri, 14 May 2021, Florian Westphal wrote:

> Move the pre-check to the function that handles all SOL_SOCKET values.
>
> At this point there is complete coverage for all values that were
> accepted by the pre-check.
>
> BUSYPOLL functions are accepted but will not have any functionality
> yet until its clear how the expected mptcp behaviour should look like.
>
> Signed-off-by: Florian Westphal <fw@strlen.de>
> ---
> net/mptcp/sockopt.c | 99 +++++++++++++--------------------------------
> 1 file changed, 29 insertions(+), 70 deletions(-)

Thanks for the updates and thanks Paolo for noticing the NAPI issue.

Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>


--
Mat Martineau
Intel

  reply	other threads:[~2021-05-14 19:08 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14  9:48 [PATCH v3 mptcp-next 0/7] add cmsg support to receive path Florian Westphal
2021-05-14  9:48 ` [PATCH v3 mptcp-next 1/7] sock: expose so_timestamp options for mptcp Florian Westphal
2021-05-14 19:05   ` Mat Martineau
2021-05-14  9:48 ` [PATCH v3 mptcp-next 2/7] sock: expose so_timestamping " Florian Westphal
2021-05-14 19:05   ` Mat Martineau
2021-05-14  9:48 ` [PATCH v3 mptcp-next 3/7] mptcp: sockopt: propagate timestamp request to subflows Florian Westphal
2021-05-14 19:06   ` Mat Martineau
2021-05-14  9:48 ` [PATCH v3 mptcp-next 4/7] mptcp: setsockopt: handle SOL_SOCKET in one place only Florian Westphal
2021-05-14 19:08   ` Mat Martineau [this message]
2021-05-14  9:48 ` [PATCH v3 mptcp-next 5/7] tcp: export timestamp helpers for mptcp Florian Westphal
2021-05-14 19:08   ` Mat Martineau
2021-05-14  9:48 ` [PATCH v3 mptcp-next 6/7] mptcp: receive path cmsg support Florian Westphal
2021-05-14 19:09   ` Mat Martineau
2021-05-14  9:48 ` [PATCH v3 mptcp-next 7/7] selftests: mptcp_connect: add SO_TIMESTAMPNS " Florian Westphal
2021-05-14 19:10   ` Mat Martineau
2021-05-14 10:43 ` [PATCH v3 mptcp-next 0/7] add cmsg support to receive path Paolo Abeni
2021-05-15 10:54 ` 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=dd12c9fa-5a5a-b0ba-e53e-64be34f4f4f@linux.intel.com \
    --to=mathew.j.martineau@linux.intel.com \
    --cc=fw@strlen.de \
    --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.