From: patchwork-bot+netdevbpf@kernel.org
To: Feng zhou <zhoufeng.zf@bytedance.com>
Cc: martin.lau@linux.dev, ast@kernel.org, daniel@iogearbox.net,
andrii@kernel.org, song@kernel.org, yhs@fb.com,
john.fastabend@gmail.com, kpsingh@kernel.org, sdf@google.com,
haoluo@google.com, jolsa@kernel.org, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
mykolal@fb.com, shuah@kernel.org, bpf@vger.kernel.org,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
linux-kselftest@vger.kernel.org, yangzhenze@bytedance.com,
wangdongdong.6@bytedance.com
Subject: Re: [PATCH bpf-next v7 0/2] Introduce a new kfunc of bpf_task_under_cgroup
Date: Sat, 06 May 2023 21:10:19 +0000 [thread overview]
Message-ID: <168340741918.8652.6550838631520181968.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230506031545.35991-1-zhoufeng.zf@bytedance.com>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:
On Sat, 6 May 2023 11:15:43 +0800 you wrote:
> From: Feng Zhou <zhoufeng.zf@bytedance.com>
>
> Trace sched related functions, such as enqueue_task_fair, it is necessary to
> specify a task instead of the current task which within a given cgroup.
>
> Feng Zhou (2):
> bpf: Add bpf_task_under_cgroup() kfunc
> selftests/bpf: Add testcase for bpf_task_under_cgroup
>
> [...]
Here is the summary with links:
- [bpf-next,v7,1/2] bpf: Add bpf_task_under_cgroup() kfunc
https://git.kernel.org/bpf/bpf-next/c/b5ad4cdc46c7
- [bpf-next,v7,2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup
https://git.kernel.org/bpf/bpf-next/c/49e0263ab40f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-05-06 21:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-06 3:15 [PATCH bpf-next v7 0/2] Introduce a new kfunc of bpf_task_under_cgroup Feng zhou
2023-05-06 3:15 ` [PATCH bpf-next v7 1/2] bpf: Add bpf_task_under_cgroup() kfunc Feng zhou
2023-05-06 3:15 ` [PATCH bpf-next v7 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup Feng zhou
2023-05-06 21:10 ` 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=168340741918.8652.6550838631520181968.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=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=haoluo@google.com \
--cc=john.fastabend@gmail.com \
--cc=jolsa@kernel.org \
--cc=kpsingh@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=martin.lau@linux.dev \
--cc=mykolal@fb.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sdf@google.com \
--cc=shuah@kernel.org \
--cc=song@kernel.org \
--cc=wangdongdong.6@bytedance.com \
--cc=yangzhenze@bytedance.com \
--cc=yhs@fb.com \
--cc=zhoufeng.zf@bytedance.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 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.