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

xtask: generate userspace bindings for bpf_{cpu,dev}map_val #532

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

Tuetuopay
Copy link
Contributor

This PR adds bindings for the two userspace structs bpf_cpumap_val and bpf_devmap_val. It will be needed by #527 for full support of chained programs in cpu/devmap.

Also, it will need a bors run after merge to actually generate the bindings.

Thanks!

@netlify
Copy link

netlify bot commented Feb 23, 2023

Deploy Preview for aya-rs-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 23e7c65
🔍 Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/63f7f7b557b931000893bb63
😎 Deploy Preview https://deploy-preview-532--aya-rs-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Tuetuopay Tuetuopay mentioned this pull request Feb 23, 2023
3 tasks
@vadorovsky vadorovsky merged commit 7e4454d into aya-rs:main Feb 28, 2023
@dave-tucker dave-tucker added dependencies Pull requests that update a dependency file aya This is about aya (userspace) labels Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aya This is about aya (userspace) dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants