Re: [RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines

2022-02-14 Thread Naveen N. Rao
Christophe Leroy wrote: Le 07/02/2022 à 08:07, Naveen N. Rao a écrit : This is an early RFC series that adds support for BPF Trampolines on powerpc64. Some of the selftests are passing for me, but this needs more testing and I've likely missed a few things as well. A review of the patches and

Re: [RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines

2022-02-11 Thread Christophe Leroy
Le 07/02/2022 à 08:07, Naveen N. Rao a écrit : > This is an early RFC series that adds support for BPF Trampolines on > powerpc64. Some of the selftests are passing for me, but this needs more > testing and I've likely missed a few things as well. A review of the > patches and feedback about the

[RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines

2022-02-06 Thread Naveen N. Rao
This is an early RFC series that adds support for BPF Trampolines on powerpc64. Some of the selftests are passing for me, but this needs more testing and I've likely missed a few things as well. A review of the patches and feedback about the overall approach will be great. This series depends on