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
Subject: Re: [PATCH v4 bpf-next 0/4] Stop using bpf_object__find_program_by_title API
Date: Tue, 14 Dec 2021 23:10:10 +0000	[thread overview]
Message-ID: <163952341061.23710.11952187546156032545.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211214035931.1148209-1-kuifeng@fb.com>

Hello:

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

On Mon, 13 Dec 2021 19:59:27 -0800 you wrote:
> bpf_object__find_program_by_title is going to be deprecated since
> v0.7.  Replace all use cases with bpf_object__find_program_by_name if
> possible, or use bpf_object__for_each_program to iterate over
> programs, matching section names.
> 
> V3 fixes a broken test case, fexit_bpf2bpf, in selftests/bpf, using
> bpf_obj__for_each_program API instead.
> 
> [...]

Here is the summary with links:
  - [v4,bpf-next,1/4] selftests/bpf: Stop using bpf_object__find_program_by_title API.
    https://git.kernel.org/bpf/bpf-next/c/a393ea80a22a
  - [v4,bpf-next,2/4] samples/bpf: Stop using bpf_object__find_program_by_title API.
    https://git.kernel.org/bpf/bpf-next/c/7490d5926816
  - [v4,bpf-next,3/4] tools/perf: Stop using bpf_object__find_program_by_title API.
    https://git.kernel.org/bpf/bpf-next/c/b098f33692d7
  - [v4,bpf-next,4/4] libbpf: Mark bpf_object__find_program_by_title API deprecated.
    https://git.kernel.org/bpf/bpf-next/c/0da2596f343c

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



  parent reply	other threads:[~2021-12-14 23:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-14  3:59 [PATCH v4 bpf-next 0/4] Stop using bpf_object__find_program_by_title API Kui-Feng Lee
2021-12-14  3:59 ` [PATCH v4 bpf-next 1/4] selftests/bpf: " Kui-Feng Lee
2021-12-14  3:59 ` [PATCH v4 bpf-next 2/4] samples/bpf: " Kui-Feng Lee
2021-12-14  3:59 ` [PATCH v4 bpf-next 3/4] tools/perf: " Kui-Feng Lee
2021-12-14  3:59 ` [PATCH v4 bpf-next 4/4] libbpf: Mark bpf_object__find_program_by_title API deprecated Kui-Feng Lee
2021-12-14 23:10 ` patchwork-bot+netdevbpf [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-10 22:34 [PATCH v4 bpf-next 0/4] Stop using bpf_object__find_program_by_title API Kui-Feng Lee
2022-01-10 22:45 ` Kui-Feng Lee

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=163952341061.23710.11952187546156032545.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=kuifeng@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