microsoft / microsoft/ebpf-for-windows

bpf_test_run_opts should support passing required IRQL

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

Description

The bpf_test_run_opts structure is defined in libbpf, but it would be useful to be able to pass Windows specific settings when invoking a BPF program for a test run.

Investigate how to do this in a compatible manner and implement it.

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the libbpf definition of bpf_test_run_opts and the code paths that invoke a BPF program for a test run. Determine how a Windows-specific required IRQL can be represented compatibly with existing callers. Done means the setting can be passed during test runs without breaking the existing interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
api, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.