From: Alexei Starovoitov <ast@kernel.org>
To: <davem@davemloft.net>
Cc: <daniel@iogearbox.net>, <netdev@vger.kernel.org>,
<bpf@vger.kernel.org>, <kernel-team@fb.com>
Subject: pull-request: bpf 2019-05-09
Date: Thu, 9 May 2019 16:04:31 -0700 [thread overview]
Message-ID: <20190509230431.3084008-1-ast@kernel.org> (raw)
Hi David,
The following pull-request contains BPF updates for your *net* tree.
The main changes are:
1) three small fixes from Gary, Jiong and Lorenz.
Please consider pulling these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
Thanks a lot!
----------------------------------------------------------------
The following changes since commit 494bc1d281b5a9f02a81249fa566d8c7e390c50c:
net/tcp: use deferred jump label for TCP acked data hook (2019-05-09 11:13:57 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
for you to fetch changes up to 3ef4641fbf870ee1ecd5f890a54881b7f0e20b90:
docs/btf: fix the missing section marks (2019-05-09 15:59:59 -0700)
----------------------------------------------------------------
Gary Lin (1):
docs/btf: fix the missing section marks
Jiong Wang (1):
nfp: bpf: fix static check error through tightening shift amount adjustment
Lorenz Bauer (1):
selftests: bpf: initialize bpf_object pointers where needed
Documentation/bpf/btf.rst | 2 ++
drivers/net/ethernet/netronome/nfp/bpf/jit.c | 13 ++++++++++++-
tools/testing/selftests/bpf/prog_tests/bpf_verif_scale.c | 2 +-
tools/testing/selftests/bpf/prog_tests/task_fd_query_tp.c | 2 +-
tools/testing/selftests/bpf/prog_tests/tp_attach_query.c | 3 +++
5 files changed, 19 insertions(+), 3 deletions(-)
next reply other threads:[~2019-05-09 23:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-09 23:04 Alexei Starovoitov [this message]
2019-05-09 23:31 ` pull-request: bpf 2019-05-09 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=20190509230431.3084008-1-ast@kernel.org \
--to=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--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 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).