From: patchwork-bot+netdevbpf@kernel.org
To: Lin Yikai <yikai.lin@vivo.com>
Cc: bpf@vger.kernel.org, opensource.kernel@vivo.com, qmo@kernel.org,
ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org,
martin.lau@linux.dev, eddyz87@gmail.com, song@kernel.org,
yonghong.song@linux.dev, john.fastabend@gmail.com,
kpsingh@kernel.org, sdf@fomichev.me, haoluo@google.com,
jolsa@kernel.org, mykolal@fb.com, shuah@kernel.org,
nathan@kernel.org, ndesaulniers@google.com, morbo@google.com,
justinstitt@google.com, rameezrehman408@hotmail.com,
thinker.li@gmail.com, alan.maguire@oracle.com,
yuran.pereira@hotmail.com, linux@jordanrome.com,
zhouchuyi@bytedance.com, davemarchevsky@fb.com,
menglong8.dong@gmail.com, tony.ambardar@gmail.com,
razor@blackwall.org, geliang@kernel.org,
quic_abchauha@quicinc.com, houtao1@huawei.com, iii@linux.ibm.com,
jose.marchesi@oracle.com, shung-hsi.yu@suse.com,
void@manifault.com, linux-kernel@vger.kernel.org,
linux-kselftest@vger.kernel.org, llvm@lists.linux.dev
Subject: Re: [PATCH bpf-next v1 1/3] selftests/bpf: fix some typos in selftests
Date: Thu, 05 Sep 2024 20:10:34 +0000 [thread overview]
Message-ID: <172556703454.1814248.16375163338702525261.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240905110354.3274546-1-yikai.lin@vivo.com>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:
On Thu, 5 Sep 2024 19:03:05 +0800 you wrote:
> Hi, fix some spelling errors in selftest, the details are as follows:
>
> -in the codes:
> test_bpf_sk_stoarge_map_iter_fd(void)
> ->test_bpf_sk_storage_map_iter_fd(void)
> load BTF from btf_data.o->load BTF from btf_data.bpf.o
>
> [...]
Here is the summary with links:
- [bpf-next,v1,1/3] selftests/bpf: fix some typos in selftests
https://git.kernel.org/bpf/bpf-next/c/5db0ba6766f8
- [bpf-next,v1,2/3] bpftool: fix some typos in bpftool
https://git.kernel.org/bpf/bpf-next/c/a86857d2546c
- [bpf-next,v1,3/3] libbpf: fix some typos in libbpf
https://git.kernel.org/bpf/bpf-next/c/bd4d67f8ae55
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:[~2024-09-05 20:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-05 11:03 [PATCH bpf-next v1 1/3] selftests/bpf: fix some typos in selftests Lin Yikai
2024-09-05 11:03 ` [PATCH bpf-next v1 2/3] bpftool: fix some typos in bpftool Lin Yikai
2024-09-05 11:03 ` [PATCH bpf-next v1 3/3] libbpf: fix some typos in libbpf Lin Yikai
2024-09-05 20: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=172556703454.1814248.16375163338702525261.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alan.maguire@oracle.com \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davemarchevsky@fb.com \
--cc=eddyz87@gmail.com \
--cc=geliang@kernel.org \
--cc=haoluo@google.com \
--cc=houtao1@huawei.com \
--cc=iii@linux.ibm.com \
--cc=john.fastabend@gmail.com \
--cc=jolsa@kernel.org \
--cc=jose.marchesi@oracle.com \
--cc=justinstitt@google.com \
--cc=kpsingh@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux@jordanrome.com \
--cc=llvm@lists.linux.dev \
--cc=martin.lau@linux.dev \
--cc=menglong8.dong@gmail.com \
--cc=morbo@google.com \
--cc=mykolal@fb.com \
--cc=nathan@kernel.org \
--cc=ndesaulniers@google.com \
--cc=opensource.kernel@vivo.com \
--cc=qmo@kernel.org \
--cc=quic_abchauha@quicinc.com \
--cc=rameezrehman408@hotmail.com \
--cc=razor@blackwall.org \
--cc=sdf@fomichev.me \
--cc=shuah@kernel.org \
--cc=shung-hsi.yu@suse.com \
--cc=song@kernel.org \
--cc=thinker.li@gmail.com \
--cc=tony.ambardar@gmail.com \
--cc=void@manifault.com \
--cc=yikai.lin@vivo.com \
--cc=yonghong.song@linux.dev \
--cc=yuran.pereira@hotmail.com \
--cc=zhouchuyi@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox