On Thu, Jun 12, 2025 at 4:32 PM Jason Wang <[email protected]> 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 <[email protected]> > ---
Hello maintainers: Are we ok with this series? Thanks
