BPF List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Kui-Feng Lee <kuifeng@fb.com>
Cc: bpf@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net,
	andrii@kernel.org, kernel-team@fb.com, yhs@fb.com
Subject: Re: [PATCH bpf-next v11 0/5] Parameterize task iterators.
Date: Wed, 28 Sep 2022 23:40:17 +0000	[thread overview]
Message-ID: <166440841724.5658.15753092600635265807.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220926184957.208194-1-kuifeng@fb.com>

Hello:

This series was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@kernel.org>:

On Mon, 26 Sep 2022 11:49:52 -0700 you wrote:
> Allow creating an iterator that loops through resources of one task/thread.
> 
> People could only create iterators to loop through all resources of
> files, vma, and tasks in the system, even though they were interested in only the
> resources of a specific task or process.  Passing the additional
> parameters, people can now create an iterator to go through all
> resources or only the resources of a task.
> 
> [...]

Here is the summary with links:
  - [bpf-next,v11,1/5] bpf: Parameterize task iterators.
    https://git.kernel.org/bpf/bpf-next/c/f0d74c4da1f0
  - [bpf-next,v11,2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators.
    https://git.kernel.org/bpf/bpf-next/c/21fb6f2aa389
  - [bpf-next,v11,3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
    https://git.kernel.org/bpf/bpf-next/c/2c4fe44fb020
  - [bpf-next,v11,4/5] selftests/bpf: Test parameterized task BPF iterators.
    https://git.kernel.org/bpf/bpf-next/c/b3e1331eb925
  - [bpf-next,v11,5/5] bpftool: Show parameters of BPF task iterators.
    https://git.kernel.org/bpf/bpf-next/c/6bdb6d6be019

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-09-28 23:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-26 18:49 [PATCH bpf-next v11 0/5] Parameterize task iterators Kui-Feng Lee
2022-09-26 18:49 ` [PATCH bpf-next v11 1/5] bpf: " Kui-Feng Lee
2022-09-28 23:36   ` Andrii Nakryiko
2022-09-26 18:49 ` [PATCH bpf-next v11 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators Kui-Feng Lee
2022-09-26 18:49 ` [PATCH bpf-next v11 3/5] bpf: Handle show_fdinfo " Kui-Feng Lee
2022-09-26 18:49 ` [PATCH bpf-next v11 4/5] selftests/bpf: Test " Kui-Feng Lee
2022-09-26 18:49 ` [PATCH bpf-next v11 5/5] bpftool: Show parameters of BPF task iterators Kui-Feng Lee
2022-09-27 19:33 ` [PATCH bpf-next v11 0/5] Parameterize " Martin KaFai Lau
2022-09-28 23:40 ` patchwork-bot+netdevbpf [this message]

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=166440841724.5658.15753092600635265807.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=kernel-team@fb.com \
    --cc=kuifeng@fb.com \
    --cc=yhs@fb.com \
    /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