From: Alexei Starovoitov
Date: Fri, 19 Jan 2018 21:12:29 -0800
> The following pull-request contains BPF updates for your *net-next* tree.
>
> The main changes are:
>
> 1) bpf array map HW offload, from Jakub.
>
> 2) support for bpf_get_next_key() for LPM map, from Yonghong.
>
> 3) test_verif
Hi David,
The following pull-request contains BPF updates for your *net-next* tree.
The main changes are:
1) bpf array map HW offload, from Jakub.
2) support for bpf_get_next_key() for LPM map, from Yonghong.
3) test_verifier now runs loaded programs, from Alexei.
4) xdp cpumap monitoring, fr