On Thu, Mar 25, 2021 at 11:02:23PM +0100, Toke Høiland-Jørgensen wrote: > Martin KaFai Lau <ka...@fb.com> writes: > > > This patch adds support to BPF verifier to allow bpf program calling > > kernel function directly. > > Hi Martin > > This is exciting stuff! :) > > Just one quick question about this: > > > [ For the future calling function-in-kernel-module support, an array > > of module btf_fds can be passed at the load time and insn->off > > can be used to index into this array. ] > > Is adding the support for extending this to modules also on your radar, > or is this more of an "in case someone needs it" comment? :) It is in my list. I don't mind someone beats me to it though if he/she has an immediate use case. ;)
- [PATCH v2 bpf-next 00/14] bpf: Support calling ke... Martin KaFai Lau
- [PATCH v2 bpf-next 02/14] bpf: Refactor btf_... Martin KaFai Lau
- [PATCH v2 bpf-next 01/14] bpf: Simplify free... Martin KaFai Lau
- [PATCH v2 bpf-next 05/14] tcp: Rename bictcp... Martin KaFai Lau
- [PATCH v2 bpf-next 03/14] bpf: Support bpf p... Martin KaFai Lau
- Re: [PATCH v2 bpf-next 03/14] bpf: Suppo... Toke Høiland-Jørgensen
- Re: [PATCH v2 bpf-next 03/14] bpf: S... Martin KaFai Lau
- Re: [PATCH v2 bpf-next 03/14] bp... Toke Høiland-Jørgensen
- Re: [PATCH v2 bpf-next 03/1... Alexei Starovoitov
- Re: [PATCH v2 bpf-next ... Toke Høiland-Jørgensen
- Re: [PATCH v2 bpf-next 03/14] bpf: Suppo... Alexei Starovoitov
- [PATCH v2 bpf-next 04/14] bpf: Support kerne... Martin KaFai Lau
- [PATCH v2 bpf-next 07/14] libbpf: Refactor b... Martin KaFai Lau
- [PATCH v2 bpf-next 06/14] bpf: tcp: Put some... Martin KaFai Lau
- [PATCH v2 bpf-next 08/14] libbpf: Refactor c... Martin KaFai Lau
- [PATCH v2 bpf-next 09/14] libbpf: Rename REL... Martin KaFai Lau
- [PATCH v2 bpf-next 10/14] libbpf: Record ext... Martin KaFai Lau