On Tue, Feb 14, 2023 at 04:04:44PM -0600, David Vernet wrote: > Hello, > > I just added a new BPF hackathon project for IETF 116: Given that Daniel and Alexei recently added a MAINTAINERS entry for the BPF documentation and standardization effort in [0], let's add bpf@vger to the cc list. [0]: https://lore.kernel.org/all/57619c0dd8e354d82bf38745f99405e3babdc970.1676068387.git.daniel@xxxxxxxxxxxxx/ > > **BPF*** > - Champion(s) > - David Vernet (void@xxxxxxxxxxxxx) > - Alexei Starovoitov (ast@xxxxxxxxxx) > - Mykola Lysenko (mykolal@xxxxxxxx) > - Project info > - Learn about [BPF](https://ebpf.io/what-is-ebpf/) and/or > [Sched Ext](https://lwn.net/Articles/922405/) by writing BPF > programs, creating custom Linux schedulers in BPF, and even > contributing to the BPF codebase itself. > - Add [BPF documentation] > (https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/tree/Documentation/bpf) > to the upstream Linux kernel tree in support of BPF standardization > through IETF. Newcomers to Linux and BPF are welcome. > - Write custom schedulers in BPF, using the new Sched Ext feature > currently being [discussed upstream] > https://lore.kernel.org/bpf/20230128001639.3510083-1-tj@xxxxxxxxxx/). > > As stated in the description above, the project will be championed by > myself, Alexei, and Mykola. If anyone has thoughts, feedback, or > questions, please feel free to reach out to us! > > - David