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

aya: Implement .kconfig support #631

Closed
wants to merge 1 commit into from

Conversation

marysaka
Copy link
Member

Implement support for external data symbols (kconfig) following libbpf logic.

@marysaka marysaka added feature A PR that implements a new feature or enhancement aya This is about aya (userspace) labels Jun 26, 2023
@netlify
Copy link

netlify bot commented Jun 26, 2023

Deploy Preview for aya-rs-docs failed.

Built without sensitive environment variables

Name Link
🔨 Latest commit 7ea7924
🔍 Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/66f6ac2c7a82050008c87760

@marysaka marysaka force-pushed the feature/kconfig-support branch 4 times, most recently from 5cb711c to 3af56bd Compare June 28, 2023 15:42
@marysaka marysaka force-pushed the feature/kconfig-support branch from 3af56bd to 7fba69f Compare July 13, 2023 12:29
Implement support for external data symbols (kconfig) following libbpf
logic.
@marysaka marysaka force-pushed the feature/kconfig-support branch from 7fba69f to 7ea7924 Compare July 13, 2023 12:30
@marysaka marysaka requested a review from dave-tucker July 13, 2023 12:46
@mergify mergify bot added aya-obj Relating to the aya-obj crate test A PR that improves test cases or CI labels Sep 14, 2023
@mergify
Copy link

mergify bot commented Sep 14, 2023

@marysaka, this pull request is now in conflict and requires a rebase.

@mergify mergify bot added the needs-rebase label Sep 14, 2023
Copy link

mergify bot commented Feb 6, 2024

@marysaka, this pull request is now in conflict and requires a rebase.

@davibe davibe force-pushed the feature/kconfig-support branch from 7ea7924 to a1fb970 Compare September 8, 2024 13:25
@mergify mergify bot removed the needs-rebase label Sep 8, 2024
@davibe davibe force-pushed the feature/kconfig-support branch from a1fb970 to 7ea7924 Compare September 8, 2024 13:28
Copy link

mergify bot commented Sep 8, 2024

@marysaka, this pull request is now in conflict and requires a rebase.

@mergify mergify bot added the needs-rebase label Sep 8, 2024
@davibe davibe force-pushed the feature/kconfig-support branch from 7ea7924 to 67d8937 Compare September 25, 2024 20:19
Copy link

mergify bot commented Sep 25, 2024

⚠️ The sha of the head commit of this PR conflicts with #1017. Mergify cannot evaluate rules on this PR. ⚠️

@davibe davibe force-pushed the feature/kconfig-support branch 2 times, most recently from 7ea7924 to 12b3727 Compare September 27, 2024 12:51
@mergify mergify bot removed the needs-rebase label Sep 27, 2024
@davibe davibe force-pushed the feature/kconfig-support branch from 12b3727 to 7ea7924 Compare September 27, 2024 12:59
Copy link

mergify bot commented Sep 27, 2024

@marysaka, this pull request is now in conflict and requires a rebase.

@mergify mergify bot added the needs-rebase label Sep 27, 2024
@mergify mergify bot removed the needs-rebase label Jan 1, 2025
Copy link

mergify bot commented Jan 1, 2025

@marysaka, this pull request is now in conflict and requires a rebase.

@mergify mergify bot added the needs-rebase label Jan 1, 2025
@tamird
Copy link
Member

tamird commented Jan 11, 2025

@marysaka looks like @davibe has picked this up in #1017. I'll close this but please reopen if you plan to work on it.

@tamird tamird closed this Jan 11, 2025
@mergify mergify bot removed the needs-rebase label Jan 11, 2025
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) aya-obj Relating to the aya-obj crate feature A PR that implements a new feature or enhancement test A PR that improves test cases or CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants