From: Stephen Hemminger <stephen@networkplumber.org>
To: Daniel Borkmann <daniel@iogearbox.net>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2 master resend 0/4] Minor BPF updates on frontend
Date: Sun, 7 Feb 2016 11:31:26 -0800 [thread overview]
Message-ID: <20160207113126.775ab8dd@xeon-e3> (raw)
In-Reply-To: <cover.1454806938.git.daniel@iogearbox.net>
On Sun, 7 Feb 2016 02:11:49 +0100
Daniel Borkmann <daniel@iogearbox.net> wrote:
> Couple of minor updates on tc frontend.
>
> Resending with no changes and with John's Acked-by kept, orignal
> version got set to 'Changes requested' by mistake.
>
> Thanks!
>
> Daniel Borkmann (4):
> tc, bpf, examples: further bpf_api improvements
> tc, bpf: improve verifier logging
> tc, bpf: give some more hints wrt false relos
> tc, bpf: use bind/type macros from gelf
>
> examples/bpf/bpf_cyclic.c | 4 +-
> examples/bpf/bpf_graft.c | 13 +---
> examples/bpf/bpf_prog.c | 26 +++----
> examples/bpf/bpf_shared.c | 3 +-
> examples/bpf/bpf_tailcall.c | 12 +--
> include/bpf_api.h | 56 ++++++++++++--
> tc/tc_bpf.c | 173 +++++++++++++++++++++++++++++++-------------
> tc/tc_bpf.h | 1 -
> 8 files changed, 191 insertions(+), 97 deletions(-)
>
Applied.
prev parent reply other threads:[~2016-02-07 19:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-07 1:11 [PATCH iproute2 master resend 0/4] Minor BPF updates on frontend Daniel Borkmann
2016-02-07 1:11 ` [PATCH iproute2 master resend 1/4] tc, bpf, examples: further bpf_api improvements Daniel Borkmann
2016-02-07 1:11 ` [PATCH iproute2 master resend 2/4] tc, bpf: improve verifier logging Daniel Borkmann
2016-02-07 1:11 ` [PATCH iproute2 master resend 3/4] tc, bpf: give some more hints wrt false relos Daniel Borkmann
2016-02-07 1:11 ` [PATCH iproute2 master resend 4/4] tc, bpf: use bind/type macros from gelf Daniel Borkmann
2016-02-07 19:31 ` 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=20160207113126.775ab8dd@xeon-e3 \
--to=stephen@networkplumber.org \
--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 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.