netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@suug.ch>
To: Daniel Borkmann <daniel@iogearbox.net>
Cc: davem@davemloft.net, netdev@vger.kernel.org,
	alexei.starovoitov@gmail.com, tom@herbertland.com,
	roopa@cumulusnetworks.com, hannes@stressinduktion.org
Subject: Re: [PATCH net-next v4 3/4] bpf: BPF for lightweight tunnel infrastructure
Date: Thu, 1 Dec 2016 17:28:50 +0100	[thread overview]
Message-ID: <20161201162850.GB31300@pox.localdomain> (raw)
In-Reply-To: <584012CC.4030004@iogearbox.net>

On 12/01/16 at 01:08pm, Daniel Borkmann wrote:
> For the verifier change in may_access_direct_pkt_data(), would be
> great if you could later on follow up with a selftest-suite case,
> one where BPF_PROG_TYPE_LWT_IN/OUT prog tries to write and fails,
> and one where BPF_PROG_TYPE_LWT_IN/OUT prog uses pkt data to pass
> to helpers, for example, so that we can keep testing it when future
> changes in that area are made. Thanks.

Good idea, will do.

  reply	other threads:[~2016-12-01 16:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-30 16:10 [PATCH net-next v4 0/4] bpf: BPF for lightweight tunnel encapsulation Thomas Graf
2016-11-30 16:10 ` [PATCH net-next v4 1/4] route: Set orig_output when redirecting to lwt on locally generated traffic Thomas Graf
2016-11-30 16:10 ` [PATCH net-next v4 2/4] route: Set lwtstate for local traffic and cached input dsts Thomas Graf
2016-11-30 16:10 ` [PATCH net-next v4 3/4] bpf: BPF for lightweight tunnel infrastructure Thomas Graf
2016-11-30 23:43   ` Alexei Starovoitov
2016-12-01 12:08   ` Daniel Borkmann
2016-12-01 16:28     ` Thomas Graf [this message]
2016-11-30 16:10 ` [PATCH net-next v4 4/4] bpf: Add tests and samples for LWT-BPF Thomas Graf
2016-11-30 23:46   ` Alexei Starovoitov
2016-12-02 16:57 ` [PATCH net-next v4 0/4] bpf: BPF for lightweight tunnel encapsulation 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=20161201162850.GB31300@pox.localdomain \
    --to=tgraf@suug.ch \
    --cc=alexei.starovoitov@gmail.com \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=hannes@stressinduktion.org \
    --cc=netdev@vger.kernel.org \
    --cc=roopa@cumulusnetworks.com \
    --cc=tom@herbertland.com \
    /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).