On Mon, Nov 1, 2021 at 9:32 AM Eric Dumazet <edumazet@xxxxxxxxxx> wrote: > > On Sun, Oct 31, 2021 at 9:01 PM Yonghong Song <yhs@xxxxxx> wrote: > > > > > > > > LGTM with a suggestion below. > > > > Acked-by: Yonghong Song <yhs@xxxxxx> > > > > > There is a pending patch > > https://lore.kernel.org/bpf/20211029224909.1721024-2-joannekoong@xxxxxx/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!