Re: [PATCH] test_bpf: add a schedule point
From: Daniel Borkmann <daniel@iogearbox.net>
Date: 2018-02-26 20:11:44
From: Daniel Borkmann <daniel@iogearbox.net>
Date: 2018-02-26 20:11:44
On 02/26/2018 07:52 PM, Eric Dumazet wrote:
From: Eric Dumazet <edumazet@google.com> 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>
Applied to bpf tree, thanks Eric!