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

bpf2c_plugin doesn't support --elf argument #3166

Open
dthaler opened this issue Jan 11, 2024 · 1 comment
Open

bpf2c_plugin doesn't support --elf argument #3166

dthaler opened this issue Jan 11, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed tests triaged Discussed in a triage meeting
Milestone

Comments

@dthaler
Copy link
Collaborator

dthaler commented Jan 11, 2024

Describe the feature you'd like supported

The bpf_conformance_runner.exe passes --elf to the plugin if --elf is specified as an argument to bpf_conformance_runner.
However the plugin has no such option and reports an error.

Proposed solution

Implement the argument

Additional context

No response

@dthaler
Copy link
Collaborator Author

dthaler commented Jan 22, 2024

PR #3182 upgraded bpf_conformance to 0.0.5 which resulted in this issue.

@dahavey dahavey added the triaged Discussed in a triage meeting label Jan 22, 2024
@dahavey dahavey added this to the Backlog milestone Jan 22, 2024
@dahavey dahavey added tests help wanted Extra attention is needed labels Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed tests triaged Discussed in a triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants