virtio-win / kvm-guest-drivers-windows

Windows paravirtualized drivers for QEMU\KVM
https://www.linux-kvm.org/page/WindowsGuestDrivers
BSD 3-Clause "New" or "Revised" License
1.91k stars 377 forks source link

netkvm: temporary report 6.89 when OS has 6.89 #1091

Closed ybendito closed 1 month ago

ybendito commented 2 months ago

This is temporary exception in NDIS revision negotiation for driver built as 6.86, in order to satisfy HLK expectations on Server 2025.

YanVugenfirer commented 2 months ago

Hi @ybendito ,

Should there be something like this changes as well as part of this PR https://github.com/virtio-win/kvm-guest-drivers-windows/pull/1070/commits/14e379ec2dd99b9b74e1f63f4497ae93456e05c8 ?

YanVugenfirer commented 2 months ago

Sorry, my bad. So you want still to compile the driver for 6.86.

ybendito commented 2 months ago

Test "NICStrictPropertyValidation" with this driver passed on of 2025 HCK setup (@kostyanf14 ) QE do not succeed to pass it (the test does not find the log)

kostyanf14 commented 2 months ago

Temporary remove [SKIP-HCK-CI] to check that CI for 2025 works

YanVugenfirer commented 1 month ago

Deprecated by https://github.com/virtio-win/kvm-guest-drivers-windows/pull/1092