Jesper Dangaard Brouer wrote: > Add tests that use mtu_len as input parameter in BPF-helper > bpf_check_mtu(). > > The BPF-helper is avail from both XDP and TC context. Add two tests > per context, one that tests below MTU and one that exceeds the MTU. > > Signed-off-by: Jesper Dangaard Brouer <brouer@xxxxxxxxxx> > --- LGTM. Acked-by: John Fastabend <john.fastabend@xxxxxxxxx>