MPTCP Linux Development
 help / color / mirror / Atom feed
From: Mat Martineau <martineau@kernel.org>
To: Geliang Tang <geliang.tang@suse.com>
Cc: mptcp@lists.linux.dev
Subject: Re: [PATCH mptcp-next v3 0/6] BPF packet scheduler updates part 3
Date: Tue, 8 Aug 2023 08:41:28 -0700 (PDT)	[thread overview]
Message-ID: <7741b237-11eb-e2a1-fb41-7367e1466622@kernel.org> (raw)
In-Reply-To: <cover.1691036765.git.geliang.tang@suse.com>

On Thu, 3 Aug 2023, Geliang Tang wrote:

> v3:
> - define tcp_rtx_and_write_queues_empty() and sk_stream_memory_free() in
> BPF context.

v3 looks good to squash, thanks Geliang.

- Mat

>
> v2:
> - use __always_inline instead of inline.
>
> Some cleanups.
>
> Geliang Tang (6):
>  Squash to "mptcp: add sched_data helpers"
>  Squash to "bpf: Add bpf_mptcp_sched_kfunc_set"
>  Squash to "selftests/bpf: add two mptcp netns helpers"
>  Squash to "selftests/bpf: Add bpf_rr scheduler"
>  Squash to "bpf: Export more bpf_burst related functions"
>  Squash to "selftests/bpf: Add bpf_burst scheduler"
>
> net/mptcp/bpf.c                               | 19 ++++----
> net/mptcp/protocol.h                          |  6 ---
> net/mptcp/sched.c                             |  6 +++
> tools/testing/selftests/bpf/bpf_tcp_helpers.h |  3 +-
> .../testing/selftests/bpf/prog_tests/mptcp.c  |  1 -
> .../selftests/bpf/progs/mptcp_bpf_burst.c     | 43 +++++++++++++++----
> 6 files changed, 52 insertions(+), 26 deletions(-)
>
> -- 
> 2.35.3
>
>
>

  parent reply	other threads:[~2023-08-08 15:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03  4:27 [PATCH mptcp-next v3 0/6] BPF packet scheduler updates part 3 Geliang Tang
2023-08-03  4:27 ` [PATCH mptcp-next v3 1/6] Squash to "mptcp: add sched_data helpers" Geliang Tang
2023-08-16 10:47   ` Matthieu Baerts
2023-08-03  4:27 ` [PATCH mptcp-next v3 2/6] Squash to "bpf: Add bpf_mptcp_sched_kfunc_set" Geliang Tang
2023-08-03  4:27 ` [PATCH mptcp-next v3 3/6] Squash to "selftests/bpf: add two mptcp netns helpers" Geliang Tang
2023-08-03  4:27 ` [PATCH mptcp-next v3 4/6] Squash to "selftests/bpf: Add bpf_rr scheduler" Geliang Tang
2023-08-03  4:27 ` [PATCH mptcp-next v3 5/6] Squash to "bpf: Export more bpf_burst related functions" Geliang Tang
2023-08-16 11:55   ` Matthieu Baerts
2023-08-18  8:39     ` Geliang Tang
2023-08-18  9:04       ` Matthieu Baerts
2023-08-03  4:27 ` [PATCH mptcp-next v3 6/6] Squash to "selftests/bpf: Add bpf_burst scheduler" Geliang Tang
2023-08-03  4:53   ` Squash to "selftests/bpf: Add bpf_burst scheduler": Build Failure MPTCP CI
2023-08-03  5:31   ` Squash to "selftests/bpf: Add bpf_burst scheduler": Tests Results MPTCP CI
2023-08-08 15:41 ` Mat Martineau [this message]
2023-08-11 20:59 ` [PATCH mptcp-next v3 0/6] BPF packet scheduler updates part 3 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=7741b237-11eb-e2a1-fb41-7367e1466622@kernel.org \
    --to=martineau@kernel.org \
    --cc=geliang.tang@suse.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox