]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbf5ccb740894c7cb6bc4ad174c03f0c4aeb55759
tree7893ae0c100e957d8a172551c2d07c8e1eba48ac
parent4f113a0ed94f256face15cf7c023cc4ada63ece2
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