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 7/7] selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg support
Date: Fri, 14 May 2021 12:10:08 -0700 (PDT)	[thread overview]
Message-ID: <58b487e3-7527-cbc5-377c-664ddbc8f2c@linux.intel.com> (raw)
In-Reply-To: <20210514094857.10663-8-fw@strlen.de>

On Fri, 14 May 2021, Florian Westphal wrote:

> This extends the existing setsockopt test case to also check for cmsg
> timestamps.
>
> mptcp_connect will abort/fail if the setockopt was passed but the
> timestamp cmsg isn't present after successful recvmsg().
>
> Signed-off-by: Florian Westphal <fw@strlen.de>
> ---
> .../selftests/net/mptcp/mptcp_connect.c       | 125 +++++++++++++++++-
> .../selftests/net/mptcp/mptcp_sockopt.sh      |   4 +-
> 2 files changed, 126 insertions(+), 3 deletions(-)

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

--
Mat Martineau
Intel

  reply	other threads:[~2021-05-14 19:10 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
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 [this message]
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=58b487e3-7527-cbc5-377c-664ddbc8f2c@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.