From: patchwork-bot+netdevbpf@kernel.org
To: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Cc: davem@davemloft.net, daniel@iogearbox.net, bpf@vger.kernel.org,
kernel-team@fb.com
Subject: Re: [PATCH v4 bpf-next 0/9] bpf: Misc improvements
Date: Thu, 11 Feb 2021 15:30:08 +0000 [thread overview]
Message-ID: <161305740871.13437.8696596839743871764.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210210033634.62081-1-alexei.starovoitov@gmail.com>
Hello:
This series was applied to bpf/bpf-next.git (refs/heads/master):
On Tue, 9 Feb 2021 19:36:25 -0800 you wrote:
> From: Alexei Starovoitov <ast@kernel.org>
>
> v4:
> - split migrate_disable into separate patch
>
> v3:
> - address review comments
> - improve recursion selftest
>
> [...]
Here is the summary with links:
- [v4,bpf-next,1/9] bpf: Optimize program stats
https://git.kernel.org/bpf/bpf-next/c/700d4796ef59
- [v4,bpf-next,2/9] bpf: Run sleepable programs with migration disabled
https://git.kernel.org/bpf/bpf-next/c/031d6e02ddbb
- [v4,bpf-next,3/9] bpf: Compute program stats for sleepable programs
https://git.kernel.org/bpf/bpf-next/c/f2dd3b394674
- [v4,bpf-next,4/9] bpf: Add per-program recursion prevention mechanism
https://git.kernel.org/bpf/bpf-next/c/ca06f55b9002
- [v4,bpf-next,5/9] selftest/bpf: Add a recursion test
https://git.kernel.org/bpf/bpf-next/c/406c557edc5b
- [v4,bpf-next,6/9] bpf: Count the number of times recursion was prevented
https://git.kernel.org/bpf/bpf-next/c/9ed9e9ba2337
- [v4,bpf-next,7/9] selftests/bpf: Improve recursion selftest
https://git.kernel.org/bpf/bpf-next/c/dcf33b6f4de1
- [v4,bpf-next,8/9] bpf: Allows per-cpu maps and map-in-map in sleepable programs
https://git.kernel.org/bpf/bpf-next/c/638e4b825d52
- [v4,bpf-next,9/9] selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs
https://git.kernel.org/bpf/bpf-next/c/750e5d7649b1
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:[~2021-02-11 15:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-10 3:36 Alexei Starovoitov
2021-02-10 3:36 ` [PATCH v4 bpf-next 1/9] bpf: Optimize program stats Alexei Starovoitov
2021-02-12 3:26 ` Ilya Leoshkevich
2021-02-12 3:43 ` Alexei Starovoitov
2021-02-12 3:51 ` Ilya Leoshkevich
2021-02-10 3:36 ` [PATCH v4 bpf-next 2/9] bpf: Run sleepable programs with migration disabled Alexei Starovoitov
2021-02-10 3:36 ` [PATCH v4 bpf-next 3/9] bpf: Compute program stats for sleepable programs Alexei Starovoitov
2021-02-10 3:36 ` [PATCH v4 bpf-next 4/9] bpf: Add per-program recursion prevention mechanism Alexei Starovoitov
2021-02-10 3:36 ` [PATCH v4 bpf-next 5/9] selftest/bpf: Add a recursion test Alexei Starovoitov
2021-02-10 3:36 ` [PATCH v4 bpf-next 6/9] bpf: Count the number of times recursion was prevented Alexei Starovoitov
2021-02-10 3:36 ` [PATCH v4 bpf-next 7/9] selftests/bpf: Improve recursion selftest Alexei Starovoitov
2021-02-10 3:36 ` [PATCH v4 bpf-next 8/9] bpf: Allows per-cpu maps and map-in-map in sleepable programs Alexei Starovoitov
2021-02-10 3:36 ` [PATCH v4 bpf-next 9/9] selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs Alexei Starovoitov
2021-02-11 15:30 ` 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=161305740871.13437.8696596839743871764.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexei.starovoitov@gmail.com \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=kernel-team@fb.com \
--subject='Re: [PATCH v4 bpf-next 0/9] bpf: Misc improvements' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).