On Mon, Mar 29, 2021 at 10:41 PM Martin KaFai Lau wrote:
>
> This set updates the document about the bpf program calling kernel
> function. In particular, updates are regarding to the clang
> requirement in selftests and kfunc-call not an ABI.
Applied.
This set updates the document about the bpf program calling kernel
function. In particular, updates are regarding to the clang
requirement in selftests and kfunc-call not an ABI.
Martin KaFai Lau (2):
bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABI
bpf: selftests: Update cl