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 statically initializing BPF_MAP_TYPE_HASH_OF_MAPS #3211

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

Alan-Jowett
Copy link
Member

@Alan-Jowett Alan-Jowett commented Jan 30, 2024

Resolves: #2882

Description

Add support for statically initializing BPF_MAP_TYPE_HASH_OF_MAPS.

Testing

CI/CD + new test.

Documentation

No.

Installation

Updated installer to permit libbpf tests to run.

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
dthaler
dthaler previously approved these changes Jan 30, 2024
Copy link
Collaborator

@shpalani shpalani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems it is doing the same as in PR #2952. Please refer to it.

@Alan-Jowett
Copy link
Member Author

Seems it is doing the same as in PR #2952. Please refer to it.

I had assumed the other PR was abandoned as it hasn't been touched in 3+months.

Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants