[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CA+i-1C0zySfk-bmUcZZWpyVGH3Bt99WOXrd6fsQkx4+cbUDyZw@mail.gmail.com>
Date: Tue, 15 Dec 2020 11:25:31 +0100
From: Brendan Jackman <jackmanb@...gle.com>
To: Daniel Borkmann <daniel@...earbox.net>
Cc: bpf <bpf@...r.kernel.org>, Alexei Starovoitov <ast@...nel.org>,
Andrii Nakryiko <andrii.nakryiko@...il.com>,
KP Singh <kpsingh@...omium.org>,
Florent Revest <revest@...omium.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH bpf-next v2] libbpf: Expose libbpf ringbufer epoll_fd
On Mon, 14 Dec 2020 at 21:46, Daniel Borkmann <daniel@...earbox.net> wrote:
>
> On 12/14/20 12:38 PM, Brendan Jackman wrote:
[...]
> > diff --git a/tools/lib/bpf/libbpf.map b/tools/lib/bpf/libbpf.map
> > index 7c4126542e2b..7be850271be6 100644
> > --- a/tools/lib/bpf/libbpf.map
> > +++ b/tools/lib/bpf/libbpf.map
> > @@ -348,4 +348,5 @@ LIBBPF_0.3.0 {
> > btf__new_split;
> > xsk_setup_xdp_prog;
> > xsk_socket__update_xskmap;
> > + ring_buffer__epoll_fd;
>
> Fyi, this had a whitespace issue, Andrii fixed it up while applying.
Sorry about that.
Powered by blists - more mailing lists