From: Daniel Borkmann <daniel@iogearbox.net>
To: davem@davemloft.net
Cc: alexei.starovoitov@gmail.com, john.r.fastabend@gmail.com,
netdev@vger.kernel.org, Daniel Borkmann <daniel@iogearbox.net>
Subject: [PATCH net-next 0/3] BPF range marking improvements for meta data
Date: Wed, 1 Nov 2017 23:58:08 +0100 [thread overview]
Message-ID: <cover.1509576758.git.daniel@iogearbox.net> (raw)
The set contains improvements for direct packet access range
markings related to data_meta pointer and test cases for all
such access patterns that the verifier matches on.
Thanks!
Daniel Borkmann (3):
bpf: minor cleanups after merge
bpf: also improve pattern matches for meta access
bpf: add test cases to bpf selftests to cover all meta tests
kernel/bpf/verifier.c | 167 +++++----
tools/testing/selftests/bpf/test_verifier.c | 552 +++++++++++++++++++++++++---
2 files changed, 594 insertions(+), 125 deletions(-)
--
1.9.3
next reply other threads:[~2017-11-01 22:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-01 22:58 Daniel Borkmann [this message]
2017-11-01 22:58 ` [PATCH net-next 1/3] bpf: minor cleanups after merge Daniel Borkmann
2017-11-01 22:58 ` [PATCH net-next 2/3] bpf: also improve pattern matches for meta access Daniel Borkmann
2017-11-01 22:58 ` [PATCH net-next 3/3] bpf: add test cases to bpf selftests to cover all meta tests Daniel Borkmann
2017-11-02 8:02 ` [PATCH net-next 0/3] BPF range marking improvements for meta data David Miller
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=cover.1509576758.git.daniel@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=alexei.starovoitov@gmail.com \
--cc=davem@davemloft.net \
--cc=john.r.fastabend@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).