From: "Toke Høiland-Jørgensen" <toke@redhat.com>
To: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Cc: Alexei Starovoitov <ast@kernel.org>,
Daniel Borkmann <daniel@iogearbox.net>,
"David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>,
Jesper Dangaard Brouer <hawk@kernel.org>,
John Fastabend <john.fastabend@gmail.com>,
Network Development <netdev@vger.kernel.org>,
bpf <bpf@vger.kernel.org>
Subject: Re: [PATCH bpf-next v2 0/6] samples/bpf: Remove unmaintained XDP sample utilities
Date: Thu, 24 Aug 2023 11:36:12 +0200 [thread overview]
Message-ID: <87y1i093zn.fsf@toke.dk> (raw)
In-Reply-To: <CAADnVQ+rD5S_k81fM82yaK9EEG3yWtEenpA15y9ujvJZVk2n6A@mail.gmail.com>
Alexei Starovoitov <alexei.starovoitov@gmail.com> writes:
> On Wed, Aug 23, 2023 at 7:54 AM Toke Høiland-Jørgensen <toke@redhat.com> 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.
>
> Did you miss my previous email?
Ah, yeah, totally missed that, sorry! Will respin with an update to the
README...
-Toke
prev parent reply other threads:[~2023-08-24 9:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-23 14:53 [PATCH bpf-next v2 0/6] samples/bpf: Remove unmaintained XDP sample utilities Toke Høiland-Jørgensen
2023-08-23 14:53 ` [PATCH bpf-next v2 1/6] samples/bpf: Remove the xdp_monitor utility Toke Høiland-Jørgensen
2023-08-23 14:53 ` [PATCH bpf-next v2 2/6] samples/bpf: Remove the xdp_redirect* utilities Toke Høiland-Jørgensen
2023-08-23 14:53 ` [PATCH bpf-next v2 3/6] samples/bpf: Remove the xdp_rxq_info utility Toke Høiland-Jørgensen
2023-08-23 14:53 ` [PATCH bpf-next v2 4/6] samples/bpf: Remove the xdp1 and xdp2 utilities Toke Høiland-Jørgensen
2023-08-23 14:53 ` [PATCH bpf-next v2 5/6] samples/bpf: Remove the xdp_sample_pkts utility Toke Høiland-Jørgensen
2023-08-23 14:53 ` [PATCH bpf-next v2 6/6] samples/bpf: Cleanup .gitignore Toke Høiland-Jørgensen
2023-08-23 15:43 ` [PATCH bpf-next v2 0/6] samples/bpf: Remove unmaintained XDP sample utilities Alexei Starovoitov
2023-08-24 9:36 ` Toke Høiland-Jørgensen [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=87y1i093zn.fsf@toke.dk \
--to=toke@redhat.com \
--cc=alexei.starovoitov@gmail.com \
--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