Jason Wang wrote: > With f95f0f95cfb7("net, xdp: Introduce xdp_init_buff utility routine"), > buffer length could be stored as frame size so there's no need to have > a dedicated tun_xdp_hdr structure. We can simply store virtio net > header instead. > > Signed-off-by: Jason Wang <jasow...@redhat.com>
Acked-by: Willem de Bruijn <will...@google.com>