From: Stephen Hemminger <stephen@networkplumber.org>
To: Daniel Borkmann <daniel@iogearbox.net>
Cc: ast@fb.com, netdev@vger.kernel.org
Subject: Re: [PATCH iproute2 master v2 0/2] Minor BPF updates
Date: Tue, 25 Jul 2017 11:48:16 -0700 [thread overview]
Message-ID: <20170725114816.2c61df50@xeon-e3> (raw)
In-Reply-To: <1500765739-10681-1-git-send-email-daniel@iogearbox.net>
On Sun, 23 Jul 2017 01:22:17 +0200
Daniel Borkmann <daniel@iogearbox.net> wrote:
> Two minor updates to the BPF code, first one makes use of the
> recently exposed owner_jited in fdinfo to report whether a
> load issue related to tail calls occured, and second one fixes
> up custom mount of bpf fs when passed via env.
>
> Thanks!
>
> v1 -> v2:
> - Moved bpf_derive_prog_from_fdinfo() under HAVE_ELF.
> - Rest as is.
>
> Daniel Borkmann (2):
> bpf: improve error reporting around tail calls
> bpf: fix mnt path when from env
>
> lib/bpf.c | 281 +++++++++++++++++++++++++++++++++++++++++++++++---------------
> 1 file changed, 214 insertions(+), 67 deletions(-)
>
Applied to master
prev parent reply other threads:[~2017-07-25 18:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-22 23:22 [PATCH iproute2 master v2 0/2] Minor BPF updates Daniel Borkmann
2017-07-22 23:22 ` [PATCH iproute2 master v2 1/2] bpf: improve error reporting around tail calls Daniel Borkmann
2017-07-22 23:22 ` [PATCH iproute2 master v2 2/2] bpf: fix mnt path when from env Daniel Borkmann
2017-07-25 18:48 ` Stephen Hemminger [this message]
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=20170725114816.2c61df50@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=ast@fb.com \
--cc=daniel@iogearbox.net \
--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).