Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx> writes: > On Wed, Aug 23, 2023 at 7:54 AM Toke Høiland-Jørgensen <toke@xxxxxxxxxx> 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