All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yonghong Song <yonghong.song@linux.dev>
To: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Cc: bpf <bpf@vger.kernel.org>, Alexei Starovoitov <ast@kernel.org>,
	Andrii Nakryiko <andrii@kernel.org>,
	Daniel Borkmann <daniel@iogearbox.net>,
	Kernel Team <kernel-team@fb.com>,
	Martin KaFai Lau <martin.lau@kernel.org>
Subject: Re: [PATCH bpf-next v2 1/2] bpf: Allow pre-ordering for bpf cgroup progs
Date: Wed, 12 Feb 2025 20:33:10 -0800	[thread overview]
Message-ID: <abcf022d-4e2b-46d5-8614-f0e3c28ca576@linux.dev> (raw)
In-Reply-To: <CAADnVQJDNdskhEKCu7Uvy-Ch=xmabueWopdf+rD8tBP6d_2gkg@mail.gmail.com>



On 2/12/25 7:24 PM, Alexei Starovoitov wrote:
> On Wed, Feb 12, 2025 at 6:59 PM Yonghong Song <yonghong.song@linux.dev> wrote:
>> @@ -6019,7 +6020,10 @@ union bpf_attr {
>>          FN(user_ringbuf_drain, 209, ##ctx)              \
>>          FN(cgrp_storage_get, 210, ##ctx)                \
>>          FN(cgrp_storage_delete, 211, ##ctx)             \
>> -       /* */
>> +       /* This helper list is effectively frozen. If you are trying to \
> ohh. pls send it as a separate patch.

Okay. Will do.



      reply	other threads:[~2025-02-13  4:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-13  2:58 [PATCH bpf-next v2 1/2] bpf: Allow pre-ordering for bpf cgroup progs Yonghong Song
2025-02-13  2:58 ` [PATCH bpf-next v2 2/2] selftests/bpf: Add selftests allowing cgroup prog pre-ordering Yonghong Song
2025-02-13  3:24 ` [PATCH bpf-next v2 1/2] bpf: Allow pre-ordering for bpf cgroup progs Alexei Starovoitov
2025-02-13  4:33   ` Yonghong Song [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=abcf022d-4e2b-46d5-8614-f0e3c28ca576@linux.dev \
    --to=yonghong.song@linux.dev \
    --cc=alexei.starovoitov@gmail.com \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=kernel-team@fb.com \
    --cc=martin.lau@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.