From: Daniel Borkmann <daniel@iogearbox.net>
To: Josef Bacik <jbacik@fb.com>,
netdev@vger.kernel.org, kernel-team@fb.com, ast@fb.com,
jannh@google.com, davem@davemloft.net
Subject: Re: [PATCH net-next] bpf: test for AND edge cases
Date: Thu, 02 Feb 2017 21:20:26 +0100 [thread overview]
Message-ID: <5893948A.2050505@iogearbox.net> (raw)
In-Reply-To: <1486054838-5072-1-git-send-email-jbacik@fb.com>
On 02/02/2017 06:00 PM, Josef Bacik wrote:
> These two tests are based on the work done for f23cc643f9ba. The first test is
> just a basic one to make sure we don't allow AND'ing negative values, even if it
> would result in a valid index for the array. The second is a cleaned up version
> of the original testcase provided by Jann Horn that resulted in the commit.
>
> Signed-off-by: Josef Bacik <jbacik@fb.com>
Thanks for following up!
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
next prev parent reply other threads:[~2017-02-02 20:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-02 17:00 [PATCH net-next] bpf: test for AND edge cases Josef Bacik
2017-02-02 18:07 ` Alexei Starovoitov
2017-02-02 20:20 ` Daniel Borkmann [this message]
2017-02-03 21:03 ` David Miller
2017-02-03 21:21 ` Josef Bacik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5893948A.2050505@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=ast@fb.com \
--cc=davem@davemloft.net \
--cc=jannh@google.com \
--cc=jbacik@fb.com \
--cc=kernel-team@fb.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.