MPTCP Archive mirror
 help / color / mirror / Atom feed
From: Geliang Tang <geliang@kernel.org>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <tanggeliang@kylinos.cn>
Subject: [PATCH mptcp-next 0/3] display "last time" actions info
Date: Mon, 18 Mar 2024 16:03:28 +0800	[thread overview]
Message-ID: <cover.1710748923.git.tanggeliang@kylinos.cn> (raw)

From: Geliang Tang <tanggeliang@kylinos.cn>

Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/446

Geliang Tang (3):
  mptcp: add last time fields in mptcp_sock
  mptcp: add last time fields in mptcp_info
  selftests: mptcp: add last time actions tests

 include/uapi/linux/mptcp.h                    |  3 +++
 net/mptcp/options.c                           |  1 +
 net/mptcp/protocol.c                          |  5 +++++
 net/mptcp/protocol.h                          |  3 +++
 net/mptcp/sockopt.c                           |  5 +++++
 .../testing/selftests/net/mptcp/mptcp_join.sh | 21 +++++++++++++++++++
 6 files changed, 38 insertions(+)

-- 
2.40.1


             reply	other threads:[~2024-03-18  8:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-18  8:03 Geliang Tang [this message]
2024-03-18  8:03 ` [PATCH mptcp-next 1/3] mptcp: add last time fields in mptcp_sock Geliang Tang
2024-03-27  1:17   ` Mat Martineau
2024-03-18  8:03 ` [PATCH mptcp-next 2/3] mptcp: add last time fields in mptcp_info Geliang Tang
2024-03-27  2:08   ` Mat Martineau
2024-03-18  8:03 ` [PATCH mptcp-next 3/3] selftests: mptcp: add last time actions tests Geliang Tang
2024-03-27  2:28   ` Mat Martineau
2024-03-18  8:51 ` [PATCH mptcp-next 0/3] display "last time" actions info MPTCP CI

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=cover.1710748923.git.tanggeliang@kylinos.cn \
    --to=geliang@kernel.org \
    --cc=mptcp@lists.linux.dev \
    --cc=tanggeliang@kylinos.cn \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).