On Wed, Feb 14, 2018 at 2:00 AM, Prashant Bhole
wrote:
> eBPF test fails due to verifier failure because log_buf is too small
>
> Fixed by increasing log_buf size
>
> Signed-off-by: Prashant Bhole
> ---
> tools/testing/selftests/net/psock_fanout.c | 2 +-
> 1 file changed, 1 insertion(+), 1 dele
eBPF test fails due to verifier failure because log_buf is too small
Fixed by increasing log_buf size
Signed-off-by: Prashant Bhole
---
tools/testing/selftests/net/psock_fanout.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/net/psock_fanout.c
b/to