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

[netebpfext] Add deleted filter contexts to zombie list for debugging purposes #4003

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

matthewige
Copy link
Collaborator

@matthewige matthewige commented Nov 12, 2024

Description

We are seeing failures in the cleanup logic, where netebpfext is unable to unload because of a reference to a WFP filter. To help debug this, a zombie list is added, where we should be able to see the list of filter objects that we have not received the WFP notify delete callback for when a dump is captured.

Testing

CICD

Documentation

n/a

Installation

n/a

@matthewige matthewige changed the title [draft] [netebpfext] Add deleted filter contexts to zombie list for debugging purposes Nov 12, 2024
@matthewige matthewige linked an issue Nov 12, 2024 that may be closed by this pull request
@matthewige matthewige marked this pull request as ready for review November 12, 2024 19:07
saxena-anurag
saxena-anurag previously approved these changes Nov 13, 2024
netebpfext/net_ebpf_ext.c Outdated Show resolved Hide resolved
shpalani
shpalani previously approved these changes Nov 13, 2024
netebpfext/net_ebpf_ext.c Outdated Show resolved Hide resolved
netebpfext/net_ebpf_ext.h Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workflow failed - driver_native_only_ws2019
5 participants