[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181101000850.cs3lpg5pqqpzfaqj@ast-mbp.dhcp.thefacebook.com>
Date: Wed, 31 Oct 2018 17:08:51 -0700
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Daniel Borkmann <daniel@...earbox.net>
Cc: ast@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH bpf 0/4] BPF fixes and tests
On Thu, Nov 01, 2018 at 12:05:51AM +0100, Daniel Borkmann wrote:
> The series contains two fixes in BPF core and test cases. For details
> please see individual patches. Thanks!
>
> Daniel Borkmann (4):
> bpf: fix partial copy of map_ptr when dst is scalar
> bpf: don't set id on after map lookup with ptr_to_map_val return
> bpf: add various test cases to test_verifier
> bpf: test make sure to run unpriv test cases in test_verifier
>
> include/linux/bpf_verifier.h | 3 +
> kernel/bpf/verifier.c | 21 +-
> tools/testing/selftests/bpf/test_verifier.c | 321 +++++++++++++++++++++++++---
> 3 files changed, 305 insertions(+), 40 deletions(-)
Applied to bpf tree, Thanks
... and we achieved very nice milestone... crossed 1000 tests in test_verifier :)
Summary: 1012 PASSED, 0 SKIPPED, 0 FAILED
Powered by blists - more mailing lists