From: Geliang Tang <geliang.tang@suse.com>
To: Matthieu Baerts <matthieu.baerts@tessares.net>
Cc: mptcp@lists.linux.dev
Subject: Re: [PATCH mptcp-next] Squash to "selftests: bpf: add bpf_first scheduler v8"
Date: Thu, 31 Mar 2022 18:40:51 +0800 [thread overview]
Message-ID: <20220331104051.GA22988@localhost> (raw)
In-Reply-To: <7fb77cd5-4d97-0697-d88f-f20348a79347@tessares.net>
Hi Matt,
On Thu, Mar 31, 2022 at 12:07:45PM +0200, Matthieu Baerts wrote:
> Hi Geliang,
>
> On 31/03/2022 10:23, Geliang Tang wrote:
> > - Move mptcp_sched_ops to bpf_mptcp_helpers.h.
> > - Update MAINTAINERS.
> >
> > Signed-off-by: Geliang Tang <geliang.tang@suse.com>
> > ---
> > MAINTAINERS | 1 +
> > tools/testing/selftests/bpf/bpf_mptcp_helpers.h | 12 ++++++++++++
> > tools/testing/selftests/bpf/bpf_tcp_helpers.h | 12 ------------
> > tools/testing/selftests/bpf/progs/mptcp_bpf_first.c | 2 +-
> > 4 files changed, 14 insertions(+), 13 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 40a62dc29e31..852e21ca47f8 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -13746,6 +13746,7 @@ F: include/trace/events/mptcp.h
> > F: include/uapi/linux/mptcp.h
> > F: net/mptcp/
> > F: tools/testing/selftests/bpf/bpf_mptcp_helpers.h
> > +F: tools/testing/selftests/bpf/progs/mptcp_bpf_first.c
> > F: tools/testing/selftests/bpf/progs/mptcp_sock.c
> > F: tools/testing/selftests/bpf/prog_tests/mptcp.c
>
> Maybe we should start using '*' to avoid having to update this file all
> the time :)
>
> tools/testing/selftests/bpf/bpf_mptcp_helpers.h
> tools/testing/selftests/bpf/*/*mptcp*.[ch]
>
> WDYT?
Yes, using '*' is much better. Could you please update this for me when
squashing it? Or should I send a v2 for this?
Thanks,
-Geliang
>
> I know in 2020, we didn't list these files here not knowing who would be
> "officially" maintaining them. But I guess it is best to list them here
> to be notified when they are modified.
>
> Cheers,
> Matt
> --
> Tessares | Belgium | Hybrid Access Solutions
> www.tessares.net
>
next prev parent reply other threads:[~2022-03-31 10:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-31 8:23 [PATCH mptcp-next] Squash to "selftests: bpf: add bpf_first scheduler v8" Geliang Tang
2022-03-31 10:07 ` Matthieu Baerts
2022-03-31 10:40 ` Geliang Tang [this message]
2022-03-31 11:29 ` 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=20220331104051.GA22988@localhost \
--to=geliang.tang@suse.com \
--cc=matthieu.baerts@tessares.net \
--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.