On Mon, Nov 1, 2021 at 9:32 AM Eric Dumazet [off-list ref] wrote:
On Sun, Oct 31, 2021 at 9:01 PM Yonghong Song [off-list ref] wrote:
quoted
LGTM with a suggestion below.
Acked-by: Yonghong Song <redacted>
quoted
There is a pending patch
https://lore.kernel.org/bpf/20211029224909.1721024-2-joannekoong@fb.com/T/#u (local)
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!