From: Geliang Tang <geliang@kernel.org>
To: Matthieu Baerts <matttbe@kernel.org>
Cc: mptcp@lists.linux.dev
Subject: Re: [PATCH mptcp-next v6 00/15] add helpers and vars in mptcp_lib.sh
Date: Tue, 13 Feb 2024 21:58:36 +0800 [thread overview]
Message-ID: <Zct1jAaOcc8EmB1s@t480> (raw)
In-Reply-To: <8253246b-9fbd-4dd9-940f-59667905de85@kernel.org>
Hi Matt,
On Tue, Feb 13, 2024 at 01:02:42PM +0100, Matthieu Baerts wrote:
> Hi Geliang,
>
> On 13/02/2024 05:25, Geliang Tang wrote:
> > On Thu, Dec 21, 2023 at 07:31:03PM +0800, Geliang Tang wrote:
> >> v6:
> >> - rebased with:
> >> v3 fixes for CURRESTAB
> >> v5 dump for userspace pm
> >>
> >> v5:
> >> - rebased with "userspace pm enhancements" v13
> >>
> >> v4:
> >> - rebased with "userspace pm enhancements" v12
> >>
> >> v3:
> >> - merge squash-to patch for v2:
> >> Squash to "selftests: mptcp: add mptcp_lib_ns_* helpers"
> >> - add a new patch:
> >> selftests: mptcp: simult flows: define missing vars
> >> - update patches:
> >> selftests: mptcp: export event macros in mptcp_lib
> >> selftests: mptcp: export cin/cout/sin/sout vars
> >> selftests: mptcp: netlink: fix positions of newline
> >> - update some commit subjects and commit logs.
> >>
> >> v2:
> >> - add more patches.
> >>
> >> Geliang Tang (15):
> >> selftests: mptcp: add mptcp_lib_evts_* helpers
> >> selftests: mptcp: userspace: capitalize test_name
> >> selftests: mptcp: userspace: print colored output
> >> selftests: mptcp: capitalize ok/fail/skip
> >> selftests: mptcp: netlink: drop duplicate var ret
> >> selftests: mptcp: export ret into mptcp_lib
> >> selftests: mptcp: extract mptcp_lib_check_expected
> >> selftests: mptcp: export event macros in mptcp_lib
> >> selftests: mptcp: add mptcp_lib_verify_listener_events
> >> selftests: mptcp: unify namespace names
> >> selftests: mptcp: add mptcp_lib_ns_* helpers
> >> selftests: mptcp: add ss mptcp support checks
> >> selftests: mptcp: add mptcp_lib_check_tools helper
> >> selftests: mptcp: add mptcp_lib_cleanup helper
> >> selftests: mptcp: add mptcp_lib_check_output helper
> >
> > New version of this series was sent out, please change them as
> > "Superseded" on Patchwork.
>
> Thank you for the notification!
>
> Sorry, I'm taking a long time to do the review. But I will do it.
> Because I took so long to finish it, I can do the rebase of the other
> patches if you prefer, that's the least I can do.
Sorry, I put too many patches into one series. This makes the review
difficult. This time I'll split them into smaller series to make the
review simpler.
>
> I marked patches 5/15 and 12/15 as superseded. Best to not mark them all
> like that if the new version is not published.
>
> Should I "drop" others?
We can "drop" them in this series. New version is very different from
this one.
Thanks,
-Geliang
>
> Cheers,
> Matt
> --
> Sponsored by the NGI0 Core fund.
next prev parent reply other threads:[~2024-02-13 13:58 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-21 11:31 [PATCH mptcp-next v6 00/15] add helpers and vars in mptcp_lib.sh Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 01/15] selftests: mptcp: add mptcp_lib_evts_* helpers Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 02/15] selftests: mptcp: userspace: capitalize test_name Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 03/15] selftests: mptcp: userspace: print colored output Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 04/15] selftests: mptcp: capitalize ok/fail/skip Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 05/15] selftests: mptcp: netlink: drop duplicate var ret Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 06/15] selftests: mptcp: export ret into mptcp_lib Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 07/15] selftests: mptcp: extract mptcp_lib_check_expected Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 08/15] selftests: mptcp: export event macros in mptcp_lib Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 09/15] selftests: mptcp: add mptcp_lib_verify_listener_events Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 10/15] selftests: mptcp: unify namespace names Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 11/15] selftests: mptcp: add mptcp_lib_ns_* helpers Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 12/15] selftests: mptcp: add ss mptcp support checks Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 13/15] selftests: mptcp: add mptcp_lib_check_tools helper Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 14/15] selftests: mptcp: add mptcp_lib_cleanup helper Geliang Tang
2023-12-21 11:31 ` [PATCH mptcp-next v6 15/15] selftests: mptcp: add mptcp_lib_check_output helper Geliang Tang
2024-02-13 4:25 ` [PATCH mptcp-next v6 00/15] add helpers and vars in mptcp_lib.sh Geliang Tang
2024-02-13 12:02 ` Matthieu Baerts
2024-02-13 13:58 ` Geliang Tang [this message]
2024-02-13 14:51 ` 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=Zct1jAaOcc8EmB1s@t480 \
--to=geliang@kernel.org \
--cc=matttbe@kernel.org \
--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.