Jesper Dangaard Brouer wrote: > On Tue, 16 Jun 2020 18:35:18 +0800 > Hangbin Liu <liuhangbin@xxxxxxxxx> 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 <liuhangbin@xxxxxxxxx> > > Thanks for spotting and fixing this! :-) > > Acked-by: Jesper Dangaard Brouer <brouer@xxxxxxxxxx> > Acked-by: John Fastabend <john.fastabend@xxxxxxxxx>