On Tue, Jun 16, 2020 at 11:03 PM John Fastabend <[email protected]> wrote: > > Jesper Dangaard Brouer wrote: > > On Tue, 16 Jun 2020 18:35:18 +0800 > > Hangbin Liu <[email protected]> wrote: > > > > > In commit 34cc0b338a61 we only handled the frame_sz in > > > convert_to_xdp_frame(). > > > This patch will also handle frame_sz in xdp_convert_zc_to_xdp_frame(). > > > > > > Fixes: 34cc0b338a61 ("xdp: Xdp_frame add member frame_sz and handle in > > > convert_to_xdp_frame") > > > Signed-off-by: Hangbin Liu <[email protected]> > > > > Thanks for spotting and fixing this! :-) > > > > Acked-by: Jesper Dangaard Brouer <[email protected]> > > > > Acked-by: John Fastabend <[email protected]>
Applied. Thanks
