commit | ed5941af3f67ba9062b98aba1a6ca398867dc0de | [log] [tgz] |
---|---|---|
author | Martin KaFai Lau <kafai@fb.com> | Thu Nov 07 10:09:05 2019 -0800 |
committer | Alexei Starovoitov <ast@kernel.org> | Thu Nov 07 10:59:08 2019 -0800 |
tree | b0b8bc736a595b0589e9a0feecf74fb615da0083 | |
parent | 7e3617a72df32341fea6d226cd6bb21de40c558d [diff] |
bpf: Add cb access in kfree_skb test Access the skb->cb[] in the kfree_skb test. Signed-off-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20191107180905.4097871-1-kafai@fb.com