[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAADnVQLLKF_44QabyEZ0xbj+LxSssT9_gd3ydjL036E4+erG9Q@mail.gmail.com>
Date: Mon, 1 Nov 2021 14:24:57 -0700
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Eric Dumazet <edumazet@...gle.com>
Cc: Yonghong Song <yhs@...com>, Eric Dumazet <eric.dumazet@...il.com>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
"David S . Miller" <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>, bpf <bpf@...r.kernel.org>,
Joanne Koong <joannekoong@...com>,
Andrii Nakryiko <andrii@...nel.org>,
syzbot <syzkaller@...glegroups.com>
Subject: Re: [PATCH bpf-next] bpf: add missing map_delete_elem method to bloom
filter map
On Mon, Nov 1, 2021 at 9:32 AM Eric Dumazet <edumazet@...gle.com> wrote:
>
> On Sun, Oct 31, 2021 at 9:01 PM Yonghong Song <yhs@...com> wrote:
> >
> >
> >
> > LGTM with a suggestion below.
> >
> > Acked-by: Yonghong Song <yhs@...com>
> >
>
> > There is a pending patch
> > https://lore.kernel.org/bpf/20211029224909.1721024-2-joannekoong@fb.com/T/#u
> > to rename say lookup_elem to bloom_map_lookup_elem.
> > I think we should change
> > this delete_elem to bloom_map_delete_elem as well.
> >
>
> Thanks for letting me know.
> I can rebase my patch after yours is merged, no worries.
I rebased and patched it manually while applying.
Thanks!
Powered by blists - more mailing lists