mptcp.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Mat Martineau <martineau@kernel.org>
To: Geliang Tang <geliang@kernel.org>
Cc: mptcp@lists.linux.dev, Geliang Tang <tanggeliang@kylinos.cn>
Subject: Re: [PATCH mptcp-next 0/2] convert helpers for win and space
Date: Tue, 14 May 2024 08:37:06 -0700 (PDT)	[thread overview]
Message-ID: <1f838c2b-e265-3a68-9d79-833a377da43b@kernel.org> (raw)
In-Reply-To: <cover.1715416511.git.tanggeliang@kylinos.cn>

On Sat, 11 May 2024, Geliang Tang wrote:

> From: Geliang Tang <tanggeliang@kylinos.cn>
>
> Paired with mptcp_win_from_space(), added an mptcp_space_from_win() helper,
> use them in mptcp_rcv_space_adjust() and mptcp_set_rcvlowat().
>
> Geliang Tang (2):
>  mptcp: use mptcp_win_from_space helper
>  mptcp: add mptcp_space_from_win helper
>
> net/mptcp/protocol.c | 4 ++--
> net/mptcp/protocol.h | 5 +++++
> net/mptcp/sockopt.c  | 2 +-
> 3 files changed, 8 insertions(+), 3 deletions(-)
>

Series LGTM, thanks Geliang!


Reviewed-by: Mat Martineau <martineau@kernel.org>

  parent reply	other threads:[~2024-05-14 15:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-11  8:37 [PATCH mptcp-next 0/2] convert helpers for win and space Geliang Tang
2024-05-11  8:37 ` [PATCH mptcp-next 1/2] mptcp: use mptcp_win_from_space helper Geliang Tang
2024-05-11  8:37 ` [PATCH mptcp-next 2/2] mptcp: add mptcp_space_from_win helper Geliang Tang
2024-05-11  9:27 ` [PATCH mptcp-next 0/2] convert helpers for win and space MPTCP CI
2024-05-14 15:37 ` Mat Martineau [this message]
2024-05-15 16:33 ` 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=1f838c2b-e265-3a68-9d79-833a377da43b@kernel.org \
    --to=martineau@kernel.org \
    --cc=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 NNTP newsgroup(s).