Re: [PATCH bpf-next V6 0/7] Series short description

2020-11-18 Thread Jesper Dangaard Brouer
Sorry, please ignore this email. (Wrong invocation of stg mail from command line) --Jesper On Wed, 18 Nov 2020 16:28:21 +0100 Jesper Dangaard Brouer wrote: > The following series implements... > > --- > > Jesper Dangaard Brouer (7): > bpf: Remove MTU check in __bpf_skb_max_len >

[PATCH bpf-next V6 0/7] Series short description

2020-11-18 Thread Jesper Dangaard Brouer
The following series implements... --- Jesper Dangaard Brouer (7): bpf: Remove MTU check in __bpf_skb_max_len bpf: fix bpf_fib_lookup helper MTU check for SKB ctx bpf: bpf_fib_lookup return MTU value as output when looked up bpf: add BPF-helper for MTU checking bpf: