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

Use high level API bpf_map__lookup_elem in GetValue() #221

Open
grantseltzer opened this issue Aug 24, 2022 · 0 comments
Open

Use high level API bpf_map__lookup_elem in GetValue() #221

grantseltzer opened this issue Aug 24, 2022 · 0 comments

Comments

@grantseltzer
Copy link
Contributor

In libbpf 1.0 we have new bpf_map__lookup_elem which we're already using in GetValueReadInto. We should use it for GetValue and probably GetValueFlags.

@grantseltzer grantseltzer modified the milestones: v0.4.0-libbpf-1.0.0, v0.4.1-libbpf-1.0.0 Aug 26, 2022
@rafaeldtinoco rafaeldtinoco removed this from the v0.4.1-libbpf-1.0.0 milestone Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants