Bug 1871330
Summary: | [NetKVM] HCK: Offload.Lso test fails on HCK 1903 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | ybendito |
Component: | virtio-win | Assignee: | ybendito |
virtio-win sub component: | virtio-win-prewhql | QA Contact: | leidwang <leidwang> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | unspecified | CC: | jinzhao, juzhang, leidwang, mdean, phou, qizhu, vrozenfe, ybendito, yvugenfi |
Version: | 9.0 | Keywords: | Triaged |
Target Milestone: | rc | ||
Target Release: | 9.0 | ||
Hardware: | x86_64 | ||
OS: | Windows | ||
Whiteboard: | |||
Fixed In Version: | virtio-win-prewhql-0.1-211 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-05-17 15:35:26 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1946564 | ||
Bug Blocks: |
Description
ybendito
2020-08-22 12:10:35 UTC
Run Mini6Performance test on hlk-2004 for 16 times, all pass. win10 iso: en_windows_10_business_editions_version_2004_updated_may_2020_x64_dvd_aa8db2cc.iso So this issue didn't reproduce on hlk-2004 I will have a try on hlk-1903. (In reply to xiagao from comment #1) > Run Mini6Performance test on hlk-2004 for 16 times, all pass. > win10 iso: > en_windows_10_business_editions_version_2004_updated_may_2020_x64_dvd_aa8db2c > c.iso > > So this issue didn't reproduce on hlk-2004 > > I will have a try on hlk-1903. Also didn't reproduce on hlk-1903, run 16 times all pass. win10 iso: en_windows_10_business_editions_version_1903_x64_dvd_37200948.iso hlk-1903 studio version: 10.0.19041.1 (In reply to xiagao from comment #2) > (In reply to xiagao from comment #1) > > Run Mini6Performance test on hlk-2004 for 16 times, all pass. > > win10 iso: > > en_windows_10_business_editions_version_2004_updated_may_2020_x64_dvd_aa8db2c > > c.iso > > > > So this issue didn't reproduce on hlk-2004 > > > > I will have a try on hlk-1903. > > > Also didn't reproduce on hlk-1903, run 16 times all pass. > win10 iso: > en_windows_10_business_editions_version_1903_x64_dvd_37200948.iso > > hlk-1903 studio version: > 10.0.19041.1 The problem is with Offload.Lso test, not with Mini6Performance. Mini6Performance passes, but if Offload.Lso runs after it, the Offload.Lso fails The same problem I see with 2004 Can reproduce this bug with win1064(2004) with 189 driver. After Mini6Performance passed, run Offload.Lso for 14 times and failed 4 times. Typical failure of OffloadLSO test on 2004 is: "50017", "The offload capability reported by miniport's status indication is unable to support this Test Case" Looks like the problem can be solved by building the driver with WDK 1903 or 2004, declaring support for NDIS 6.83 and reporting offloads in updated/extended structure. So the solution will be similar to one of Bug#1894064 Tested this job with virtio-win-prewhql-0.1-211 on win1064.After Mini6Performance passed, run Offload.Lso for 11 times and failed 1 times. (In reply to leidwang from comment #9) > Tested this job with virtio-win-prewhql-0.1-211 on win1064.After > Mini6Performance passed, run Offload.Lso for 11 times and failed 1 times. Please provide the logs. Also please check if there was a crash dump saved on the test client. Thanks. Hi Yan, Could you reset the DTM? Because the current DTM has passed.Thanks According to comment #8 and comment #9 the problem was solved. If another problem (as described in comment #11) is reproducible please open another BZ and attach HLKX and/or dump file (please do not use screenshots). (In reply to ybendito from comment #14) > According to comment #8 and comment #9 the problem was solved. If another > problem (as described in comment #11) is reproducible please open another BZ > and attach HLKX and/or dump file (please do not use screenshots). You mean I can set this bz status to verified? (In reply to leidwang from comment #15) > (In reply to ybendito from comment #14) > > According to comment #8 and comment #9 the problem was solved. If another > > problem (as described in comment #11) is reproducible please open another BZ > > and attach HLKX and/or dump file (please do not use screenshots). > > You mean I can set this bz status to verified? Yes (In reply to ybendito from comment #16) > (In reply to leidwang from comment #15) > > (In reply to ybendito from comment #14) > > > According to comment #8 and comment #9 the problem was solved. If another > > > problem (as described in comment #11) is reproducible please open another BZ > > > and attach HLKX and/or dump file (please do not use screenshots). > > > > You mean I can set this bz status to verified? > > Yes Okay, if so, I will set this bz to VERIFIED. If I hit the issue again, I will file a new bz for comment11. Thanks! Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (new packages: virtio-win), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:3890 |