Re: WARNING in bpf_xdp_adjust_tail

2020-07-05 Thread Jesper Dangaard Brouer
On Sun, 05 Jul 2020 00:20:18 -0700 syzbot wrote: > Hello, > > syzbot found the following crash on: It is WARN that trigger this, due to panic_on_warn set. It's great to see that syzbot report these, as the WARN_ONCE is meant to catch drivers that forget to init xdp->frame_sz. In this case it

WARNING in bpf_xdp_adjust_tail

2020-07-05 Thread syzbot
Hello, syzbot found the following crash on: HEAD commit:2ce578ca net: ipv4: Fix wrong type conversion from hint to.. git tree: net console output: https://syzkaller.appspot.com/x/log.txt?x=1190cf2310 kernel config: https://syzkaller.appspot.com/x/.config?x=bf3aec367b9ab569 dashboar