On 8/14/19 1:59 AM, Jakub Kicinski wrote:
On Wed, 14 Aug 2019 01:16:39 +0200, Daniel Borkmann wrote:
Hi David, hi Jakub,
The following pull-request contains BPF updates for your *net-next* tree.
Pulled, let me know if I did it wrong 🤞
LGTM, thanks a lot! :-)
On Wed, 14 Aug 2019 01:16:39 +0200, Daniel Borkmann wrote:
> Hi David, hi Jakub,
>
> The following pull-request contains BPF updates for your *net-next* tree.
Pulled, let me know if I did it wrong 🤞
Hi David, hi Jakub,
The following pull-request contains BPF updates for your *net-next* tree.
There is a small merge conflict in libbpf (Cc Andrii so he's in the loop
as well):
for (i = 1; i <= btf__get_nr_types(btf); i++) {
t = (struct btf_type *)btf__type_by_id(btf, i);