diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2020-06-16 12:35:18 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-06-17 18:58:15 +0200 |
commit | 3ff2351651a2ecb73ec9d29119793bde190b2850 (patch) | |
tree | af918c9e450aa0684d5ba8bb719d32fdf591b513 /kernel/bpf | |
parent | tools, bpftool: Add ringbuf map type to map command docs (diff) | |
download | linux-3ff2351651a2ecb73ec9d29119793bde190b2850.tar.xz linux-3ff2351651a2ecb73ec9d29119793bde190b2850.zip |
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