diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2020-06-16 18:35:18 +0800 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-06-17 09:58:15 -0700 |
commit | 3ff2351651a2ecb73ec9d29119793bde190b2850 (patch) | |
tree | af918c9e450aa0684d5ba8bb719d32fdf591b513 /kernel/bpf | |
parent | 1c7fb20d6b0acd452cb93d447051eac7724edfa7 (diff) |
xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()
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@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Jesper Dangaard Brouer <brouer@redhat.com>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20200616103518.2963410-1-liuhangbin@gmail.com
Diffstat (limited to 'kernel/bpf')
0 files changed, 0 insertions, 0 deletions