From: patchwork-bot+netdevbpf@kernel.org
To: =?utf-8?b?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2VuIDx0b2tlQHJlZGhhdC5jb20+?=@ci.codeaurora.org
Cc: ast@kernel.org, daniel@iogearbox.net, davem@davemloft.net,
kuba@kernel.org, hawk@kernel.org, john.fastabend@gmail.com,
netdev@vger.kernel.org, bpf@vger.kernel.org
Subject: Re: [PATCH bpf-next v3 0/7] samples/bpf: Remove unmaintained XDP sample utilities
Date: Thu, 24 Aug 2023 15:50:27 +0000 [thread overview]
Message-ID: <169289222756.26245.8888733528089186580.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230824102255.1561885-1-toke@redhat.com>
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:
On Thu, 24 Aug 2023 12:22:43 +0200 you wrote:
> The samples/bpf directory in the kernel tree started out as a way of showcasing
> different aspects of BPF functionality by writing small utility programs for
> each feature. However, as the BPF subsystem has matured, the preferred way of
> including userspace code with a feature has become the BPF selftests, which also
> have the benefit of being consistently run as part of the BPF CI system.
>
> As a result of this shift, the utilities in samples/bpf have seen little love,
> and have slowly bitrotted. There have been sporadic cleanup patches over the
> years, but it's clear that the utilities are far from maintained.
>
> [...]
Here is the summary with links:
- [bpf-next,v3,1/7] samples/bpf: Remove the xdp_monitor utility
https://git.kernel.org/bpf/bpf-next/c/e7c9e73d0822
- [bpf-next,v3,2/7] samples/bpf: Remove the xdp_redirect* utilities
https://git.kernel.org/bpf/bpf-next/c/91dda69b08de
- [bpf-next,v3,3/7] samples/bpf: Remove the xdp_rxq_info utility
https://git.kernel.org/bpf/bpf-next/c/0e445e115f8f
- [bpf-next,v3,4/7] samples/bpf: Remove the xdp1 and xdp2 utilities
https://git.kernel.org/bpf/bpf-next/c/eaca21d6eee9
- [bpf-next,v3,5/7] samples/bpf: Remove the xdp_sample_pkts utility
https://git.kernel.org/bpf/bpf-next/c/cced0699cbf1
- [bpf-next,v3,6/7] samples/bpf: Cleanup .gitignore
https://git.kernel.org/bpf/bpf-next/c/91b965136d53
- [bpf-next,v3,7/7] samples/bpf: Add note to README about the XDP utilities moved to xdp-tools
https://git.kernel.org/bpf/bpf-next/c/5a9fd0f778eb
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-08-24 15:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-24 10:22 [PATCH bpf-next v3 0/7] samples/bpf: Remove unmaintained XDP sample utilities Toke Høiland-Jørgensen
2023-08-24 10:22 ` [PATCH bpf-next v3 1/7] samples/bpf: Remove the xdp_monitor utility Toke Høiland-Jørgensen
2023-08-24 10:22 ` [PATCH bpf-next v3 2/7] samples/bpf: Remove the xdp_redirect* utilities Toke Høiland-Jørgensen
2023-08-24 10:22 ` [PATCH bpf-next v3 3/7] samples/bpf: Remove the xdp_rxq_info utility Toke Høiland-Jørgensen
2023-08-24 10:22 ` [PATCH bpf-next v3 4/7] samples/bpf: Remove the xdp1 and xdp2 utilities Toke Høiland-Jørgensen
2023-08-24 10:22 ` [PATCH bpf-next v3 5/7] samples/bpf: Remove the xdp_sample_pkts utility Toke Høiland-Jørgensen
2023-08-24 10:22 ` [PATCH bpf-next v3 6/7] samples/bpf: Cleanup .gitignore Toke Høiland-Jørgensen
2023-08-24 10:22 ` [PATCH bpf-next v3 7/7] samples/bpf: Add note to README about the XDP utilities moved to xdp-tools Toke Høiland-Jørgensen
2023-08-24 15:50 ` 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=169289222756.26245.8888733528089186580.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc==?utf-8?b?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2VuIDx0b2tlQHJlZGhhdC5jb20+?=@ci.codeaurora.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=hawk@kernel.org \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).