diff options
Diffstat (limited to 'results/classifier/105/network/1857226')
| -rw-r--r-- | results/classifier/105/network/1857226 | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/results/classifier/105/network/1857226 b/results/classifier/105/network/1857226 new file mode 100644 index 000000000..168438564 --- /dev/null +++ b/results/classifier/105/network/1857226 @@ -0,0 +1,48 @@ +network: 0.784 +device: 0.615 +semantic: 0.426 +graphic: 0.385 +other: 0.315 +socket: 0.314 +vnc: 0.260 +mistranslation: 0.207 +boot: 0.137 +instruction: 0.136 +assembly: 0.075 +KVM: 0.036 + +'set_link net0 off' not working with e1000e driver + +I'm encountering a bug with the e1000e network driver, that appears to got previously reported at rhbz. Steps to reproduce are provided in detail there: + +https://bugzilla.redhat.com/show_bug.cgi?id=1707646 + +It is about switching off network link state (set_link net0 off) having no effect when using the e1000e driver. + +Version details: +QEMU emulator version 4.1.1 (qemu-4.1.1-1.fc31) +Fedora 31 + +The QEMU project is currently considering to move its bug tracking to +another system. For this we need to know which bugs are still valid +and which could be closed already. Thus we are setting older bugs to +"Incomplete" now. + +If you still think this bug report here is valid, then please switch +the state back to "New" within the next 60 days, otherwise this report +will be marked as "Expired". Or please mark it as "Fix Released" if +the problem has been solved with a newer version of QEMU already. + +Thank you and sorry for the inconvenience. + + +Still reproducible on Fedora 34 with QEMU 5.2.0. + + +This is an automated cleanup. This bug report has been moved to QEMU's +new bug tracker on gitlab.com and thus gets marked as 'expired' now. +Please continue with the discussion here: + + https://gitlab.com/qemu-project/qemu/-/issues/190 + + |