samples/bpf: stress test bpf_get_stackid
authorAlexei Starovoitov <ast@fb.com>
Tue, 8 Mar 2016 23:07:53 +0000 (15:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Mar 2016 04:22:02 +0000 (23:22 -0500)
commit7dcc42b685b4acf7b2f3f08d157f1574e1bec7f7
tree7893ae0c100e957d8a172551c2d07c8e1eba48ac
parent9d8b612d88e81c2cf7dbc0d4a827da6ca0d848e0
samples/bpf: stress test bpf_get_stackid

increase stress by also calling bpf_get_stackid() from
various *spin* functions

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
samples/bpf/spintest_kern.c