All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrii Nakryiko <andrii.nakryiko@gmail.com>
To: Yonghong Song <yhs@fb.com>
Cc: grantseltzer <grantseltzer@gmail.com>, bpf <bpf@vger.kernel.org>,
	Andrii Nakryiko <andrii@kernel.org>
Subject: Re: [PATCH bpf-next v3] libbpf: Add documentation for bpf_map batch operations
Date: Thu, 6 Jan 2022 15:25:06 -0800	[thread overview]
Message-ID: <CAEf4BzbQEJLSk3+EwoovxWZzEWs0oJFwr5C82CrSLRWOZix9cQ@mail.gmail.com> (raw)
In-Reply-To: <97f2dd15-91c4-5fe1-a706-c4433f9d68be@fb.com>

On Thu, Jan 6, 2022 at 1:57 PM Yonghong Song <yhs@fb.com> wrote:
>
>
>
> On 1/6/22 12:13 PM, grantseltzer wrote:
> > From: Grant Seltzer <grantseltzer@gmail.com>
> >
> > This adds documention for:
> >
> > - bpf_map_delete_batch()
> > - bpf_map_lookup_batch()
> > - bpf_map_lookup_and_delete_batch()
> > - bpf_map_update_batch()
> >
> > This also updates the public API for the `keys` parameter
> > of `bpf_map_delete_batch()`, and both the
> > `keys` and `values` parameters of `bpf_map_update_batch()`
> > to be constants.
> >
> > Signed-off-by: Grant Seltzer <grantseltzer@gmail.com>
>
> Acked-by: Yonghong Song <yhs@fb.com>

Applied to bpf-next, thanks.

      reply	other threads:[~2022-01-06 23:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-06 20:13 [PATCH bpf-next v3] libbpf: Add documentation for bpf_map batch operations grantseltzer
2022-01-06 21:57 ` Yonghong Song
2022-01-06 23:25   ` Andrii Nakryiko [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=CAEf4BzbQEJLSk3+EwoovxWZzEWs0oJFwr5C82CrSLRWOZix9cQ@mail.gmail.com \
    --to=andrii.nakryiko@gmail.com \
    --cc=andrii@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=grantseltzer@gmail.com \
    --cc=yhs@fb.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 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.