]> asedeno.scripts.mit.edu Git - linux.git/commit
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
authorMartin KaFai Lau <kafai@fb.com>
Wed, 27 Sep 2017 21:37:56 +0000 (14:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Sep 2017 05:17:05 +0000 (06:17 +0100)
commit3a8ad560a9674235d1dd2e174434f540924e249f
tree88ed327f8de91de1c0e668e34fb45453c31c3b78
parent6e525d06674a21468b4e728ef880770a0ca5c60d
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info

This patch tests newly added fields of the bpf_attr,
bpf_prog_info and bpf_map_info.

Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Alexei Starovoitov <ast@fb.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/bpf/test_progs.c