microsoft / microsoft/ebpf-for-windows

bpf2c_plugin doesn't support --elf argument

Open
#3,166 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted tests triaged
Dominant language
C
Stars
3.6k
Forks
311
Avg merge
6d 10h
Merged PRs (30d)
21

Description

### 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_

Contributor guide

Open the contributing guide

Research direction

Start by tracing how bpf_conformance_runner.exe forwards --elf and how bpf2c_plugin parses its arguments. Verify the plugin accepts the option without reporting an unknown-argument error, and run the relevant conformance workflow to confirm the forwarded ELF path is handled.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
operating-systems, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.