-
Notifications
You must be signed in to change notification settings - Fork 410
netkvm: added event logging for critical failures in ParaNdis6_Initialize to improve diagnostics #1349
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
Conversation
Can one of the admins verify this patch? |
@YanVugenfirer Please hold on, this PR is temporarily for discussion only. I will add my thoughts in the issue shortly. |
"Can one of the admins verify this patch?” - this is Jenkins generated message :) |
Haha, I see! I was wondering how you replied so quickly. (^_^) |
Looks like a good start. |
@zjmletang Do you want to add something else to PR? |
|
@zjmletang I'd prefer something shorter (in the code this takes many lines and makes the code less readable).
And in the code just: |
@zjmletang Also, I think we do not need to enter number of params manually. For simplicity we can: |
…vent log Signed-off-by: Zhang JianMing [email protected]
…lize to improve diagnostics for the problem description please visit virtio-win#1343 Signed-off-by: Zhang JianMing [email protected]
@ybendito Thank you very much. I have updated a new version based on your guidance |
rerun tests |
Tests: Win11 - LSO test "failed" (problem of HCK, no real failure at all), pass on rerun |
for the problem description
please visit #1343
Signed-off-by: Zhang JianMing [email protected]