test_bpf: add a schedule point
authorEric Dumazet <edumazet@google.com>
Mon, 26 Feb 2018 18:52:46 +0000 (10:52 -0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Mon, 26 Feb 2018 20:06:56 +0000 (21:06 +0100)
commitd40bc96257fe070796c63934913f95cc183016b0
treeb872eba57b4344a350001fdfed1884eff5ef87d3
parentca36960211eb228bcbc7aaebfa0d027368a94c60
test_bpf: add a schedule point

test_bpf() is taking 1.6 seconds nowadays, it is time
to add a schedule point in it.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
lib/test_bpf.c