bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alexei Starovoitov <alexei.starovoitov@gmail.com>
To: "Nikita V. Shirokov" <tehnerd@tehnerd.com>
Cc: Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Stanislav Fomichev <sdf@google.com>,
	Network Development <netdev@vger.kernel.org>,
	bpf <bpf@vger.kernel.org>
Subject: Re: [PATCH bpf-next] bpf: allow to change skb mark in test_run
Date: Wed, 18 Dec 2019 17:17:19 -0800	[thread overview]
Message-ID: <CAADnVQ+A1rdqtGNEa_d8sDrMgHqb0Z4QfiRv6_dfPYqPgBt6cA@mail.gmail.com> (raw)
In-Reply-To: <20191218205747.107438-1-tehnerd@tehnerd.com>

On Wed, Dec 18, 2019 at 12:59 PM Nikita V. Shirokov <tehnerd@tehnerd.com> wrote:
>
> allow to pass skb's mark field into bpf_prog_test_run ctx
> for BPF_PROG_TYPE_SCHED_CLS prog type. that would allow
> to test bpf programs which are doing decision based on this
> field
>
> Signed-off-by: Nikita V. Shirokov <tehnerd@tehnerd.com>

Applied. Thanks.

Please cc bpf@vger next time.

           reply	other threads:[~2019-12-19  1:17 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20191218205747.107438-1-tehnerd@tehnerd.com>]

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=CAADnVQ+A1rdqtGNEa_d8sDrMgHqb0Z4QfiRv6_dfPYqPgBt6cA@mail.gmail.com \
    --to=alexei.starovoitov@gmail.com \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=netdev@vger.kernel.org \
    --cc=sdf@google.com \
    --cc=tehnerd@tehnerd.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).