BPF List
 help / color / mirror / Atom feed
From: "zhudi (E)" <zhudi2@huawei.com>
To: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	Alexei Starovoitov <ast@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Andrii Nakryiko <andrii@kernel.org>,
	Martin KaFai Lau <kafai@fb.com>, bpf <bpf@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: 答复: [PATCH] bpf: support BPF_PROG_QUERY for progs attached to sockmap
Date: Fri, 22 Oct 2021 01:21:50 +0000	[thread overview]
Message-ID: <41d41a6026e243bca11ccfefb50b11c0@huawei.com> (raw)
In-Reply-To: <CAADnVQ+MLy8Ub8FL4ak92Wh+LqUg5npfHc_u3bgDqk-U7LB3Ww@mail.gmail.com>

Sorry, it's my carelessness. I'll adapt it on the latest kernel.

Thanks.

> On Tue, Oct 19, 2021 at 5:59 AM Di Zhu <zhudi2@huawei.com> wrote:
> > +               break;
> > +#if IS_ENABLED(CONFIG_BPF_STREAM_PARSER)
> > +       case BPF_SK_SKB_STREAM_PARSER:
> > +               *prog = READ_ONCE(progs->skb_parser);
> 
> skb_parser?
> Please don't submit patches that don't even build.

      reply	other threads:[~2021-10-22  1:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19 12:58 [PATCH] bpf: support BPF_PROG_QUERY for progs attached to sockmap Di Zhu
2021-10-22  0:36 ` Alexei Starovoitov
2021-10-22  1:21   ` zhudi (E) [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=41d41a6026e243bca11ccfefb50b11c0@huawei.com \
    --to=zhudi2@huawei.com \
    --cc=alexei.starovoitov@gmail.com \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=kafai@fb.com \
    --cc=linux-kernel@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