Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for MapExtra and bloom filter maps #669

Open
ti-mo opened this issue May 10, 2022 · 0 comments
Open

Add support for MapExtra and bloom filter maps #669

ti-mo opened this issue May 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ti-mo
Copy link
Collaborator

ti-mo commented May 10, 2022

Kernel 5.16 saw the introduction of the bloom filter map type: https://lore.kernel.org/all/20211027234504.30744-1-joannekoong@fb.com/.

This also included new map_extra field for maps that need more configuration than the existing map properties.

In #668, selftests relying on MapExtra are ignored for now.

Maybe we should not expose the field from MapSpec immediately, until we figure out how to expose it as a user-friendly API.

@ti-mo ti-mo added the enhancement New feature or request label May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant