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

Disable extension restart for kernel-mode multi-threaded test. #3225

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

dv-msft
Copy link
Collaborator

@dv-msft dv-msft commented Feb 2, 2024

Description

Disable extension restart for the native_invoke_v4_v6_programs_restart_extension_test kernel mode multi-threaded test.
(Workaround until we address #3223)

Testing

N/A. Modification to an existing test.

Documentation

No doc changes.

Installation

No Installer impact.

Fixes #3224

@dv-msft dv-msft changed the title (DRAFT PR - NOT FOR REVIEW): Disable extension restart for kernel-mode multi-threaded test. Disable extension restart for kernel-mode multi-threaded test. Feb 3, 2024
@dv-msft dv-msft marked this pull request as ready for review February 3, 2024 00:00
@Alan-Jowett Alan-Jowett added this pull request to the merge queue Feb 5, 2024
Merged via the queue into microsoft:main with commit 946a9d4 Feb 5, 2024
76 checks passed
@dv-msft dv-msft deleted the 3224-mt-stress-prog-load-fix branch February 26, 2024 17:33
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.

One of the kernel-mode multi-threaded stress test cases fails due to an error return from bpf_object__load()
3 participants