Re: [PATCH net-next 0/7] Misc BPF helper/verifier improvements

2017-07-03 Thread David Miller
From: Daniel Borkmann Date: Sun, 2 Jul 2017 02:13:24 +0200 > Miscellanous improvements I still had in my queue, it adds a new > bpf_skb_adjust_room() helper for cls_bpf, exports to fdinfo whether > tail call array owner is JITed, so iproute2 error reporting can be > improved on that regard, a sm

[PATCH net-next 0/7] Misc BPF helper/verifier improvements

2017-07-01 Thread Daniel Borkmann
Miscellanous improvements I still had in my queue, it adds a new bpf_skb_adjust_room() helper for cls_bpf, exports to fdinfo whether tail call array owner is JITed, so iproute2 error reporting can be improved on that regard, a small cleanup and extension to trace printk, two verifier patches, one t