On Fri, Apr 05, 2019 at 10:59:26PM +0200, Daniel Borkmann wrote:
> This series is a major rework of previously submitted libbpf
> patches [0] in order to add global data support for BPF. The
> kernel has been extended to add proper infrastructure that allows
> for full .bss/.data/.rodata sections on BPF loader side based
> upon feedback from LPC discussions [1]. Latter support is then
> also added into libbpf in this series which allows for more
> natural C-like programming of BPF programs. For more information
> on loader, please refer to 'bpf, libbpf: support global data/bss/
> rodata sections' patch in this series.
Finished reviewing.

Acked-by: Martin KaFai Lau <ka...@fb.com>

Reply via email to